unnamed-topdown-game/scripts/gameController.gd
2026-04-27 20:23:25 -04:00

7 lines
131 B
GDScript

extends Node
# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.