Component:LocomotionAnimationColliderBlock: Difference between revisions

From Resonite Wiki
No edit summary
m Fix LocomotionAnimationBodyCollider link
Line 3: Line 3:
|Name=Locomotion Animation Collider Block
|Name=Locomotion Animation Collider Block
}}
}}
This component can be used in combination with the [[LocomotionAnimationBodyCollider]] component to control which colliders on an avatar should be avoided by the avatar's hands.
This component can be used in combination with the [[Component:LocomotionAnimationBodyCollider|LocomotionAnimationBodyCollider]] component to control which colliders on an avatar should be avoided by the avatar's hands.


== Usage ==
== Usage ==

Revision as of 17:25, 6 September 2024

Component image 
Locomotion Animation Collider Block component as seen in the Scene Inspector

This component can be used in combination with the LocomotionAnimationBodyCollider component to control which colliders on an avatar should be avoided by the avatar's hands.

Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.

Behavior

Examples

See Also