Broken pos

This commit is contained in:
Rendo 2025-10-15 11:55:18 +05:00
commit 3af13d0a8b
24 changed files with 304 additions and 146 deletions

View file

@ -0,0 +1,5 @@
extends Node2D
class_name StructureBehaviour
@onready var structure_parent : Structure = get_parent()