Texpand/scenes/Main/main.gd

5 lines
138 B
GDScript

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