26 lines
732 B
Text
26 lines
732 B
Text
[gd_scene load_steps=4 format=2]
|
|
|
|
[ext_resource path="res://Assets/Furniture/window.fbx" type="PackedScene" id=1]
|
|
|
|
|
|
[sub_resource type="SpatialMaterial" id=1]
|
|
albedo_color = Color( 0.156863, 0.0980392, 0.00392157, 1 )
|
|
|
|
[sub_resource type="SpatialMaterial" id=2]
|
|
flags_transparent = true
|
|
flags_vertex_lighting = true
|
|
params_cull_mode = 2
|
|
albedo_color = Color( 0.282353, 0.831373, 0.956863, 1 )
|
|
emission_enabled = true
|
|
emission = Color( 0.282353, 0.831373, 0.956863, 1 )
|
|
emission_energy = 0.3
|
|
emission_operator = 0
|
|
emission_on_uv2 = false
|
|
|
|
[node name="window" instance=ExtResource( 1 )]
|
|
|
|
[node name="Cube004" parent="." index="0"]
|
|
material/0 = SubResource( 1 )
|
|
|
|
[node name="Plane2" parent="." index="1"]
|
|
material/0 = SubResource( 2 )
|