![]() |
Liberi
An exergame built for kids with CP!
|
A GUI Object that displays various messages in a faded bar accross the centre of the players screen. More...
Inherits MonoBehaviour.
Static Public Member Functions | |
static void | Exclaim (string message, float duration=3.0f) |
Displays the message for duration seconds, fading it in and out. More... | |
Public Attributes | |
float | FadeSmoothingFactor |
A GUI Object that displays various messages in a faded bar accross the centre of the players screen.
Definition at line 9 of file ExclamationBar.cs.
|
inlinestatic |
Displays the message for duration seconds, fading it in and out.
Definition at line 29 of file ExclamationBar.cs.