road stage

This commit is contained in:
Persephone Bubblegum-Holiday 2025-08-23 10:20:38 -07:00
parent 0e8d89aa5f
commit 6b962d4437
46 changed files with 1928 additions and 14 deletions

View file

@ -20,6 +20,7 @@ var rotationStages = [
"Turntable 1-Stage",
"2-Stage",
"Cyberamic 3-Stage",
"Road Stage",
]
func _ready() -> void: