Dimensions for constructibles

This commit is contained in:
Rendo 2025-10-11 12:58:36 +05:00
commit 6f56fffb59
18 changed files with 135 additions and 25 deletions

View file

@ -0,0 +1,9 @@
extends Node
func _ready() -> void:
get_tree().scene_changed.connect(cleanup_runtime_cache)
func cleanup_runtime_cache():
build_zones.clear()
var build_zones : Array[BuildZone]

View file

@ -0,0 +1 @@
uid://coqgbea1uchn4

View file

@ -0,0 +1 @@
extends Node

View file

@ -0,0 +1 @@
uid://bmowwtsy0f8mf