Component image
The AvatarAnchorLocomotionRelease Component is used so a user can get out of an anchor with their controller when they get into an anchor.
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. |
ReleaseOnBinaryAction
|
Bool | Whether to allow the user to jump out of the anchor |
ReleaseStrengthThreshold
|
Nullable`1<Float> | The amount of pressing strength on the jump button needed to get out if not null. |
Usage
Has to be used on the same slot as an Component:AvatarAnchor or it doesn't do anything.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.