unnamed-topdown-game/scripts/gameController.gd

7 lines
131 B
GDScript3
Raw Normal View History

2026-04-02 21:08:20 +00:00
extends Node
# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.