mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2025-07-11 05:04:01 +00:00
- 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
|