retrace/Level/Decoration/FactorySpotlight.tscn
2020-01-29 01:01:56 +01:00

23 lines
704 B
Plaintext

[gd_scene load_steps=3 format=2]
[sub_resource type="PrismMesh" id=1]
size = Vector3( 1, 1, 1 )
[sub_resource type="SpatialMaterial" id=2]
emission_enabled = true
emission = Color( 0.423529, 0.498039, 0.635294, 1 )
emission_energy = 1.0
emission_operator = 0
emission_on_uv2 = false
[node name="SpotLight" type="SpotLight"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 7, 0 )
light_color = Color( 0.698039, 0.815686, 1, 1 )
spot_range = 11.94
spot_angle = 52.146
[node name="MeshInstance" type="MeshInstance" parent="."]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 4.37114e-08, -1 )
mesh = SubResource( 1 )
material/0 = SubResource( 2 )