How to make a text of several letters animate, only with an animation

Hello, I wonder if it is possible to create an animation in a text with a single “animation”. The problem is that for me to reach the desired effect I need to create an animation for each letter, as each one will appear a screen location. There is possibility to create this effect with just an animation? Remember that the deed is not the same as an animation into a sprite (one over another).

I did the animation for entering each letter on the screen, Curve> Transform> Position. (in the picture I tried to simulate using arrows to input source for each letter).

Now appreciate any assistance!

hugs

make the letters child of one gameobject, and add animator to this gameobject

Thanks for your reply. Would show me how much I do this? I’m new in Unity platform. From already thank you!

just make one gameobject, and drag and drop letters to this gameobject in unity editor hierarchy.

try drag and drop A M E on G in hierarchy, and use animation from G

1 Like

This really helped me, thank you very much for your reply. Cheers.

good :slight_smile: