summaryrefslogtreecommitdiff
path: root/cover_other.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'cover_other.tscn')
-rw-r--r--cover_other.tscn12
1 files changed, 12 insertions, 0 deletions
diff --git a/cover_other.tscn b/cover_other.tscn
new file mode 100644
index 0000000..ae1211c
--- /dev/null
+++ b/cover_other.tscn
@@ -0,0 +1,12 @@
+[gd_scene load_steps=3 format=2]
+
+[ext_resource path="res://mesh/cover_other.dae" type="PackedScene" id=1]
+[ext_resource path="res://glass.tres" type="Material" id=2]
+
+[node name="CoverOther" instance=ExtResource( 1 )]
+
+[node name="Icosphere" parent="."]
+
+material_override = ExtResource( 2 )
+
+