Add portable RV homes and decor prototype
This commit is contained in:
parent
81decf2b71
commit
fe099f47dd
56 changed files with 5459 additions and 112 deletions
8
ui/home_decor_toolbar.tscn
Normal file
8
ui/home_decor_toolbar.tscn
Normal 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")
|
||||
Loading…
Add table
Add a link
Reference in a new issue