Force Root Lock in rootmotion

I downloaded some animation clips from Mixamo. Although they don’t have root bones, they are not in-place animations, and the hips’ position changes when moving forward.
no rootmotin 00_00_00-00_00_30

I set the rootmotion to ‘none’ in the import parameters and also set ‘none’ in the output node of the animation graph, but it didn’t help.
In the end, I delete all the X and Z values from the hips’ position parameters in Blender.
inplace 00_00_00-00_00_30

In UE, there is an option in the animation clip called ‘Force Root Lock.’ I wonder if there is a way to achieve this in Flax?

1 Like

Hi,

someone in the Flax Discord suggested this blender addon (“InPlacer”) that solves this problem (at least in blender).

Still not a way to do this in Flax that I know off, but maybe this can make the process in Blender a bit easier.

Thank you very much!

1 Like

I think you can use Set Root Motion node in anim graph, connect its bone input to animation and place it at end of chain of nodes


like this? it’s not work too…