/// API AddCoins(int coins) : Increase the value to the wallet RemoveCoins(int coins) : Decrease the value to the wallet void Reset() : Reset all the values and stop the animation ...
TextTyper is a text typing effect component for Unity. TextTyper prints out characters one by one to a uGUI Text component. Adapted by RedBlueGames from synchrok's ...