Component image File:FullBodyTrackingSettingsComponent.pngFull Body Tracking Settings component as seen in the Scene Inspector
The FullBodyTrackingSettings component is used to control full body behavior in the game. It's part of the Settings menu.
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. Some components stop their functionality when this field is disabled, but some don't. |
BodyHorizontalAngle
|
Float | The max horizontal angle before the feet no longer attempt to do walking animations. |
Usage
Not used directly by the user, and instead is part of the Settings menu.
Examples
See Settings.