summaryrefslogtreecommitdiff
path: root/house.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'house.tscn')
-rw-r--r--house.tscn7
1 files changed, 7 insertions, 0 deletions
diff --git a/house.tscn b/house.tscn
new file mode 100644
index 0000000..f715549
--- /dev/null
+++ b/house.tscn
@@ -0,0 +1,7 @@
+[gd_scene load_steps=2 format=2]
+
+[ext_resource path="res://mesh/house.dae" type="PackedScene" id=1]
+
+[node name="Scene Root" instance=ExtResource( 1 )]
+
+