You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 position.
AkPostEvent2D
Description
The AkPostEvent2D visual script node posts the given Event at the specified Transform2D position.
AkSet3DPosition
Description
The AkSet3DPosition visual script node sets the 3D position of the connected Game Object with the given Transform.
AkSet2DPosition
Description
The AkSet2DPosition visual script node sets the 2D position of the connected Game Object with the given Transform2D.
AkGetRTPCValue
Description
The AkGetRTPCValue visual script node gets the given RTPC value for the selected Game Parameter on the connected Game Object.
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.