JocSah2/tile_area.gd

10 lines
136 B
GDScript

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