32 lines
974 B
Text
32 lines
974 B
Text
[gd_scene load_steps=8 format=2]
|
|
|
|
[ext_resource path="res://meshes/props/reference_box/reference_box.escn" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="SpatialMaterial" id=1]
|
|
albedo_color = Color( 0.12549, 1, 0, 1 )
|
|
|
|
[sub_resource type="SpatialMaterial" id=2]
|
|
albedo_color = Color( 0.027451, 0.156863, 1, 1 )
|
|
|
|
[sub_resource type="SpatialMaterial" id=3]
|
|
albedo_color = Color( 0.686275, 0.282353, 0.282353, 1 )
|
|
|
|
[sub_resource type="SpatialMaterial" id=4]
|
|
albedo_color = Color( 0.337255, 0.678431, 0.333333, 1 )
|
|
|
|
[sub_resource type="SpatialMaterial" id=5]
|
|
albedo_color = Color( 1, 0, 0, 1 )
|
|
|
|
[sub_resource type="SpatialMaterial" id=6]
|
|
albedo_color = Color( 0.231373, 0.298039, 0.67451, 1 )
|
|
|
|
[node name="reference_box" instance=ExtResource( 1 )]
|
|
|
|
[node name="reference_box" parent="." index="0"]
|
|
material/0 = SubResource( 1 )
|
|
material/1 = SubResource( 2 )
|
|
material/2 = SubResource( 3 )
|
|
material/3 = SubResource( 4 )
|
|
material/4 = SubResource( 5 )
|
|
material/5 = SubResource( 6 )
|
|
|