Component:LocomotionAnimationBodyCollider: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
No edit summary
 
Line 4: Line 4:
}}
}}
{{stub}}
{{stub}}
The LocomotionAnimationBodyCollider component is required for any colliders to be considered for self-collision for the hands.


== Usage ==
== Usage ==

Latest revision as of 00:01, 7 September 2024

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


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


The LocomotionAnimationBodyCollider component is required for any colliders to be considered for self-collision for the 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.
IgnoreForLeftHand Bool
IgnoreForRightHand Bool

Behavior

Examples

See Also