This commit is contained in:
kevadesu 2025-05-25 17:55:55 +02:00
parent 09af71289f
commit 25229a3757
25 changed files with 299 additions and 178 deletions

View file

@ -18,7 +18,7 @@ var checkpoint3 = Vector3(-50, 25, -5)
var terminus = Vector3(-8, -8.5, 9.5)
func _ready() -> void:
var player = get_node("Player")
# var player = get_node("%Player")
checkpointtext.text = "station 0"
# while true:
# wait(5)