JocSah2/tile_area.gd

10 lines
136 B
GDScript3
Raw Normal View History

2024-07-12 12:16:01 +03:00
extends Area2D
# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.