Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: leegod on November 07, 2014, 04:49:17 AM
-
So now I am making in-game's error message system.
when user do some wrong activity, message shows up and after 4~5 seconds, message disappear automatically.
while past message still remaining, if another message come in, old messages go upward by one line, new message shows at most bottom.
above old messages will disappears independently if given time is passed (like 4~5 seconds).
How to make this system?
What is good approach to make this?
Thanks.
-
Sounds like what HUDText does by default.