Add portable RV homes and decor prototype

This commit is contained in:
Alexander Sellite 2026-08-30 21:37:26 -04:00
parent 81decf2b71
commit fe099f47dd
56 changed files with 5459 additions and 112 deletions

View file

@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3]
[ext_resource type="Script" path="res://ui/home_decor_toolbar.gd" id="1_script"]
[node name="HomeDecorToolbar" type="PanelContainer"]
unique_name_in_owner = true
visible = false
script = ExtResource("1_script")