Disable Root Motion at Runtime

Well I found a way around this problem. All I did was create my own AnimInstance class in C++ and exposed the RootMotionMode variable to be edited through a function.

1 Like