The worst side-effect of this issue is that we use Wwise in one of our projects to trigger audio events on the first cutscene frame – but if root motion baking is triggered on the first frame of each animator track, then the trigger times of each Wwise track can become staggered and fall out of sync, sometimes by several seconds.
One possible solution might be to move all rootmotion baking into the Initialise step of the Animator Track, have that execute before the Enter step, and use sub-frame timing to effectively start the cutscene timer at the moment Initialisation is finished?
Login
Register
By registering on this website you agree to our Privacy Policy.