I’m wondering what the best C# way to do this would be.
Basically I want to do a scrolling repeating text marquee using the UI text NOT ON GUI TEXT.
I have several buttons that represent different devices, if one device is activated it would update the scrolling message marquee using the UI Text on the canvas.
Has anyone done something like this?
See this project I made, I hope this is what you are looking for. Put all your content in the content gameobject and at the screen gameobject you can change the scrolling direction(higher value is higher speed). Link: Dropbox - UnityInfiniteScroll.zip - Simplify your life