Component:LocomotionGrip: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
No edit summary
 
Line 4: Line 4:
}}
}}
{{stub}}
{{stub}}
The LocomotionGrip component controls if users can climb on a collider hierarchy.


== Usage ==
== Usage ==
Line 10: Line 12:


== Behavior ==
== Behavior ==
While this component is enabled on a slot the hierarchy will be climbable, while this component is disabled on a slot the hierarchy will not be climbable even if climbing is enabled by default in the locomotion.


== Examples ==
== Examples ==

Latest revision as of 07:03, 18 April 2024

Component image 
Locomotion Grip component as seen in the Scene Inspector


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


The LocomotionGrip component controls if users can climb on a collider hierarchy.

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

While this component is enabled on a slot the hierarchy will be climbable, while this component is disabled on a slot the hierarchy will not be climbable even if climbing is enabled by default in the locomotion.

Examples

See Also