mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-21 23:34:21 +00:00
Stefano Pigozzi
23747addd1
- Do not kick to the main menu after reaching the goal - Display the current player in yellow on the scoreboard - Add a new leafpile on the sand islands - Add timer and speedometer
4 lines
54 B
GDScript
4 lines
54 B
GDScript
extends Node
|
|
|
|
var player: Player
|
|
var username: String
|