summaryrefslogtreecommitdiff
path: root/cover_other.tscn
blob: ae1211c3d846f1f1571ee0a2ca0a9cc098121811 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 )