At last...

This commit is contained in:
kevadesu 2025-05-18 17:58:59 +02:00
parent cbc400e629
commit ef8d45cce2
5 changed files with 186 additions and 11 deletions

View file

@ -6,6 +6,7 @@ var paused = false
var checkpoint0 = Vector3(0, 2, 1.374)
var checkpoint1 = Vector3(-27.5, 13, 12.5)
var checkpoint2 = Vector3(0, 22, 1.374)
var checkpoint3 = Vector3(-50, 25, -5)
var checkpoint = checkpoint0
@onready var checkpointtext = $Label_Station
var time_accum = 0.0 # Timer accumulator