Hello,i m sure you have seen it before in the news channels on tv.I created a canvas and a text and i want to make the text move from right to left automatically when the scene starts.How do i do this,does anybody know? =)
Oh nevermind,i found the solution.For anyone having the same question,just read this,the script is ready to use and really easy Unity - Scripting API: Vector3.MoveTowards
Hey,
I would love to do the same? So do you just attach the above script to the text object in the scene?