2024-12-27 21:00:07 +01:00

7 lines
121 B
GDScript

extends Node2D
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
print("test")