Set Anim Root Motion
Enable or disable root motion on a sequence and set the root lock. Root motion moves the character FROM THE ANIMATION, so a clip with it enabled that is also driven by movement input moves at double speed with nothing reporting it.
hf_set_anim_root_motionWriteArguments
| Name | Type | Description |
|---|---|---|
enabledreq | boolean | Whether root motion is extracted from this clip. |
sequencereq | string | Animation Sequence path. |
force | boolean = false | Edit even when the asset cannot currently be saved - for example when revision control is configured but disconnected. The change will be made in memory and WILL BE LOST unless the underlying problem is fixed before saving. Only pass this if you intend to discard the work or fix the connection first. |
root_lock | string | Where the root sits once its motion is taken out. Left alone if omitted. ref_pose | anim_first_frame | zero |
Related tools
Nearby in Animation:
- Set Anim Compression
- Set Anim Curve Key
- Set Anim Interpolation
- Set Anim Rate Scale
- Set Blend Space Axis
- Set Blend Space Sample
- Set Montage Section Next
- Set Montage Slot
All 52 tools in Animation — 43 more not listed here.