Skip to content
Jigwright
HullForge docs

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_motionWrite

Arguments

NameTypeDescription
enabledreqbooleanWhether root motion is extracted from this clip.
sequencereqstringAnimation Sequence path.
forceboolean
= 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_lockstringWhere the root sits once its motion is taken out. Left alone if omitted.
ref_pose | anim_first_frame | zero

Nearby in Animation:

All 52 tools in Animation — 43 more not listed here.