- Home /
Question by
JxnGlxgxr · Aug 21, 2020 at 10:13 AM ·
transform.positionanimationsanimate
Animate from instantiated GameObject
Hey,
i'm trying to animate multimple GameObject, which move inside of the screen from left to right. I made an animation where I only animated the x-coordinate, but the y and z coordinate stay at 0 as default.
So the instantiated GameObject also keeps spawning at y = 0 and z = 0. How do I create an animation with flexible x-coordinate, but the y and z coordinate stayed like the spawned GameObject.
Comment
Your answer

Follow this Question
Related Questions
Animation constantly resetting? 0 Answers
Can't Play Animation Clip When More Than One Clip Is Added To Animation 1 Answer
Addititive Animation Not Responding to Speed 1 Answer
how to make an animation run continuously while you press a button on the keyboard 1 Answer
animating, physics, and damage points... ((animating)) 2 Answers