Component:AvatarAnchorLocomotionRelease: Difference between revisions

From Resonite Wiki
imported>Chemicalcrux
Creating the page (with a bot!)
 
Automated: update Fields, Categories
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|ReleaseOnJump|Bool|  
|ReleaseOnBinaryAction|Bool|
|ReleaseMovementMagnitude|Nullable`1|TypeString1=float?|  
|ReleaseStrengthThreshold|'''[[Type:Nullable`1|Nullable`1]]<[[Type:Float|Float]]>'''|TypeAdv1=true|
}}
}}


Line 27: Line 27:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|AvatarAnchorLocomotionRelease (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|Avatar Anchor Locomotion Release]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:Users:Common Avatar System:Anchors{{#translation:}}|AvatarAnchorLocomotionRelease (Component){{#translation:}}]]
[[Category:Components:Users:Common Avatar System:Anchors{{#translation:}}|Avatar Anchor Locomotion Release]]

Latest revision as of 23:03, 3 March 2024


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


Component image 
AvatarAnchorLocomotionRelease component as seen in the Scene Inspector


Intoduction

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.
ReleaseOnBinaryAction Bool
ReleaseStrengthThreshold Nullable`1<Float>

Behavior

Examples

Related Components