24 lines
668 B
Text
24 lines
668 B
Text
[gd_scene load_steps=5 format=2]
|
|
|
|
[ext_resource path="res://Assets/Furniture/bed.fbx" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="SpatialMaterial" id=1]
|
|
params_cull_mode = 2
|
|
albedo_color = Color( 0, 0, 0, 1 )
|
|
|
|
[sub_resource type="SpatialMaterial" id=2]
|
|
albedo_color = Color( 0.643137, 0, 0, 1 )
|
|
|
|
[sub_resource type="SpatialMaterial" id=3]
|
|
albedo_color = Color( 0.286275, 0.286275, 0.286275, 1 )
|
|
|
|
[node name="bed" instance=ExtResource( 1 )]
|
|
|
|
[node name="Plane2" parent="." index="0"]
|
|
material/0 = SubResource( 1 )
|
|
|
|
[node name="Cylinder003" parent="." index="1"]
|
|
material/0 = SubResource( 2 )
|
|
|
|
[node name="Plane002" parent="." index="2"]
|
|
material/0 = SubResource( 3 )
|