From 04a7806aafe210aeefcd80f74d78c8d4420c54e2 Mon Sep 17 00:00:00 2001 From: J08nY Date: Sun, 23 Apr 2017 02:11:28 +0200 Subject: Thats it for tonight, got some good work in, lets see what tomorrow brings --- world.tscn | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'world.tscn') diff --git a/world.tscn b/world.tscn index 8269412..d595577 100644 --- a/world.tscn +++ b/world.tscn @@ -6,9 +6,9 @@ script = ExtResource( 1 ) -[node name="OmniLight" type="OmniLight" parent="."] +[node name="spot" type="SpotLight" parent="."] -transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 20, 0 ) +transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 20, 0 ) layers = 1 light_color = Color( 0.819993, 0.824219, 0.283325, 1 ) light_energy = 3.0 @@ -21,14 +21,14 @@ shadow_bias = 5.0 shadow_contact = 0.0 shadow_max_distance = 45.0 editor_only = false -omni_range = 45.0 -omni_attenuation = 1.0 -omni_shadow_mode = 1 -omni_shadow_detail = 1 +spot_range = 30.0 +spot_attenuation = 1.0 +spot_angle = 35.0 +spot_angle_attenuation = 1.0 [node name="point" type="Camera" parent="."] -transform = Transform( -3.09086e-08, -0.707107, 0.707107, -1.28028e-08, 0.707107, 0.707107, -1, 1.28028e-08, -3.09086e-08, 2.2, 3, 0 ) +transform = Transform( -3.09086e-08, -0.707107, 0.707107, -1.28028e-08, 0.707107, 0.707107, -1, 1.28028e-08, -3.09086e-08, 2, 3, 0 ) projection = 0 fov = 60.0 near = 0.1 -- cgit v1.2.3-70-g09d2