Requires NGUI: Next-Gen UI 3.xDemo Video |
ManualIt’s a Controller that handles manipulate notifications. It can be used to notify the player about a achievement unlocked, or when a friend has logged, or any information that the game should notify.
It has the capacity of that if the game sends many notifications, the notifier stores them in a queue, and shows them in the order they were sent.