AnimationBool
This feature or component is deprecated and you should not use it.
It is not available in the latest VRChat SDK, and is either non-functional, or will no longer receive updates. It will be removed at a later date.
Triggers and Actions have been replaced by VRChat Udon, a powerful, easy to use scripting system that enables creation of both simple behaviors and complex interactions in VRChat worlds.
Sets a bool variable in an animator controller on the selected Animator(s)
Parameter | Description |
---|---|
Receivers | Animator(s) to be affected |
Variable | Name of Animator parameter |
Operation | New value the parameter should be set to, options include true, false and toggle. |
Updated over 1 year ago