![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Shows score in a text field. More...
Protected Attributes | |
string | formatString = "{0:00}" |
bool | convertTimeToInt = true |
Text | counterText |
The text field to show timer on. More... | |
TimeManagerWithTimer | timer |
Cached reference to the timer. More... | |
Shows score in a text field.
|
protected |
|
protected |
The text field to show timer on.
|
protected |
|
protected |
Cached reference to the timer.