egtting there

This commit is contained in:
Tabby 2025-05-16 01:29:12 +10:00
parent f16d046a6c
commit 35db2250f7
23 changed files with 395 additions and 11 deletions

View file

@ -10,6 +10,7 @@ var becoming_real : bool = false
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
GameManager.gaming.connect(fade_in)
starting_y = position.y