Closed BurAndBY closed 2 years ago
I've made a UPS Counter, its pretty simple.
You just need a UI Text element, edit abit of the SurfController.cs, Player object requires SurfCharacter.cs and have the player object be tagged "Player".
1. In SurfController.cs change on line 10
private ISurfControllable _surfer;
to
[HideInInspector] public ISurfControllable _surfer;
2. Add the UPSCounter to the canvas object and reference the Text element to it
What, no thanks or anything?
Thanks! Sorry, I did not notice this message.
Please add UPS counter.