Play Animation
Adds and plays a temporary animation clip on the agent.
Success:Â Â When the animation clip has finished playing
Failure:Â Â When the animation clip could not be added
Running:Â While the animation clip is being played
Attributes
Attributes | Type | Description |
---|---|---|
lockAgent | bool | If on, ensures no data on the agent is written simultaneously by nodes that have this option active. |
jointChainName | string | This behaviour can play the animation clip on specific joints. If you leave this empty the animation clip is played on all the joints. |
blendFrames | int | Number of frames used to blend in and blend out the animation clip |
frameRate | double | Frame rate used to play the animation clip |
numberOfLoops | int | Number of times that the animation clip should be played. Use -1 if you want infinite loops |
clipName | string | Animation clip name |
Copyright © 2017, Toolchefs LTD.