This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
ld47/environment/WallPanelSpotLight.tscn
2020-10-05 10:17:56 +02:00

13 lines
323 B
Text

[gd_scene format=2]
[node name="SpotLight" type="SpotLight"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.135, 1.7, -0.27 )
light_color = Color( 0.878431, 1, 1, 1 )
light_energy = 3.0
spot_range = 10.0
spot_attenuation = 4.0
spot_angle = 89.99
spot_angle_attenuation = 3.0
__meta__ = {
"_editor_description_": ""
}