Stopping HEAT animation position reset
brainmuffin
Posts: 1,213
How does one stop an imported HEAT animation from reseting the character position to the 0,0,0 origin on animation start? What about extending an animation past the frames in the loop? Will they stack?
Comments
Not sure about the second part of your question, if you begin the scene by parenting the character to a null object, then move the null to where you want the character to start in the scene, by adding the heat animation, it should not move the character since the character would already be sitting at 0, 0, 0, he's moved by the null object. Give that a try, I've done that in the past many times.
Thanks. I'll give it a try.
Yep, using a null parent works for not relocating the character. I'll look more into how to chain HEAT animations. Tried a keyframe on the timeline at the end of one cycle, but downloading another animation gets applied back to 0 on the timeline.