G
G
GuitarHero0072020-07-02 09:24:52
Unity
GuitarHero007, 2020-07-02 09:24:52

Animation independent of object position?

Hello. I ran into such a problem. I am recording an animation for an object through Unity (an ordinary sphere object). There will be a lot of objects like it on the stage and they will spawn in random places, but this is not a task. When adding animation, all objects start to spawn in one place and play this animation.Question!
And how to record an animation for an object so that it plays where the object is located?
Thanks in advance

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
freeExec, 2020-07-02
@GuitarHero007

Objects are animated relative to their parent. If your animation lies right at the root of the hierarchy, then of course it will be in absolute coordinates.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question