35 lines
1.1 KiB
Text
35 lines
1.1 KiB
Text
[gd_scene load_steps=6 format=2]
|
|
|
|
[ext_resource path="res://Assets/Furniture/lamp.fbx" type="PackedScene" id=1]
|
|
[ext_resource path="res://Assets/Furniture/SIGNBACKX.JPG" type="Texture" id=2]
|
|
|
|
[sub_resource type="SpatialMaterial" id=1]
|
|
params_cull_mode = 2
|
|
metallic = 1.0
|
|
metallic_texture = ExtResource( 2 )
|
|
|
|
[sub_resource type="SpatialMaterial" id=2]
|
|
params_cull_mode = 2
|
|
albedo_color = Color( 0.956863, 0.964706, 0.694118, 1 )
|
|
emission_enabled = true
|
|
emission = Color( 0.980392, 1, 0.243137, 1 )
|
|
emission_energy = 0.65
|
|
emission_operator = 0
|
|
emission_on_uv2 = false
|
|
|
|
[sub_resource type="SpatialMaterial" id=3]
|
|
params_cull_mode = 2
|
|
albedo_color = Color( 0.866667, 0.890196, 0.152941, 1 )
|
|
emission_enabled = true
|
|
emission = Color( 0.835294, 0.87451, 0.0980392, 1 )
|
|
emission_energy = 6.56
|
|
emission_operator = 0
|
|
emission_on_uv2 = false
|
|
|
|
[node name="lamp" instance=ExtResource( 1 )]
|
|
|
|
[node name="Cylinder2" parent="." index="0"]
|
|
transform = Transform( 9.89835, 0, 0, 0, -1.17997e-06, 37.5712, 0, -9.89835, -4.47884e-06, 0.00111008, 1.44996, -0.000776291 )
|
|
material/0 = SubResource( 1 )
|
|
material/1 = SubResource( 2 )
|
|
material/2 = SubResource( 3 )
|