How to move text from right to left in unity in marquee style?

Hi All,

i am new in unity3d, i have to move text horizontally from right to left continuously like marquee in html.

Kindly help me to resolve this.

Thanks,
Alok

2 Answers

2

put it inside a mask… and make the localposition of it… move to left << and then set immediately to the right position… and then… let the function of moving left do it’s job again…

Haha, glad to hear you got it working!

Also, remember that colliders attached to the children of the Rigid object have an effect on the center of mass.

you can also do this with the help of animation

  1. select your text and then go into Windows>Animation