Greetings,
I'm working on creating a game console prefab in my project using the new Unity UI. I seem to have come across a limitation that I am not sure the best way to deal with. Any insight would be very much appreciated.
Here are the details of my setup:
The console in action:
The hierarchy:
The GameConsoleScrollView object has a mask:
The...
Dynamic, scrolling text support
I'm working on creating a game console prefab in my project using the new Unity UI. I seem to have come across a limitation that I am not sure the best way to deal with. Any insight would be very much appreciated.
Here are the details of my setup:
The console in action:
![[IMG]](http://i.imgur.com/rTXtWib.png)
The hierarchy:
![[IMG]](http://i.imgur.com/KZrXtNu.png)
The GameConsoleScrollView object has a mask:
![[IMG]](http://i.imgur.com/6HEeUOe.png)
The...
Dynamic, scrolling text support