(One intermediate revision by one other user not shown)
Line 3:
Line 3:
|Name=Locomotion Grip
|Name=Locomotion Grip
}}
}}
{{stub}}
The LocomotionGrip component controls if users can climb on a collider hierarchy.
== Usage ==
For some locomotions, colliders have to specifically be tagged as being climbable. In these cases, this component is used for that purpose.
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
}}
}}
== Behavior ==
== Usage ==
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.
Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't.
Usage
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.