Hello! I am making an ending cutscene (using Moon Animator) that moves multiple parts (The camera, 4 rigs, and a Model.) and I need help playing that animation in game.
Is it possible? And if it is, how can I do it?
Hello! I am making an ending cutscene (using Moon Animator) that moves multiple parts (The camera, 4 rigs, and a Model.) and I need help playing that animation in game.
Is it possible? And if it is, how can I do it?
short answer: no it is not possible i am very sure that its for movies only
the rigs should be animatable though if you break each of their animations into seperate ones
i am no moon animator expert okay…
Ah, I see, I will try doing that!
Yes it’s possible but to make it be able to sync the animation and the camera movement you need to make them depenedent on the current frame using delta time, you’ll have to create your own animator engine, and camera engine
Here is an already made camera engine for you