7 lines
121 B
GDScript3
Raw Permalink Normal View History

2024-12-27 21:00:07 +01:00
extends Node2D
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
print("test")