Skip to content

Visual Script Nodes

Alessandro edited this page Jul 20, 2020 · 9 revisions

wip

AkLoadBank

ak_bank

Description

The AkLoadBank visual script node loads the given Bank (selected in the inspector).


AkUnloadBank

Description

The AkUnloadBank visual script node unloads the given Bank (selected in the inspector).


AkPostEvent

Description

The AkPostEvent visual script node posts the given Event at the specified Transform.


AkSetRTPCValue

Description

The AkSetRTPCValue visual script node sets the given RTPC value for the specified Game Parameter (selected in the inspector) on the connected Game Object.


AkSetState

Description

The AkSetState visual script node sets the given State Value of the State Group. Both can be set up in the inspector.


AkSetSwitch

Description

The AkSetSwitch visual script node sets the given Switch Value of the Switch Group on the connected Game Object.