Documentation

This commit is contained in:
Rendo 2025-10-11 14:09:40 +05:00
commit b0b659acd4
7 changed files with 51 additions and 20 deletions

View file

@ -15,7 +15,7 @@ class_name PlacementZone
get:
return building_rect
@export var entity_holder : GridController
@export var grid_controller : GridController
func _ready() -> void:
if not Engine.is_editor_hint():