Play Animation Sequence
Adds and plays a temporary sequence of animation clips on the agent.
Success: When the sequence has finished playing
Failure: When an animation clip could not be added
Running: While the sequence 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 |
| clipNames | string array | List of animation clip names composing the sequence |
| inTimeBlackboardKey | string | In Time Blackboard Key |
| outTimeBlackboardKey | string | Out Time Blackboard Key |
, multiple selections available,
Copyright © 2017, Toolchefs LTD.