diff options
| author | J08nY | 2017-04-24 02:23:37 +0200 |
|---|---|---|
| committer | J08nY | 2017-04-24 02:23:37 +0200 |
| commit | 8f1613ca0fab95fe837d9278e7829f70fb7bc934 (patch) | |
| tree | 572ebdce96d1e1734d5175d646fe2248d483cff2 /world.tscn | |
| parent | cfe4ce0fb4705a6c231528d60e4833c4dc2ec68f (diff) | |
| download | ld38-8f1613ca0fab95fe837d9278e7829f70fb7bc934.tar.gz ld38-8f1613ca0fab95fe837d9278e7829f70fb7bc934.tar.zst ld38-8f1613ca0fab95fe837d9278e7829f70fb7bc934.zip | |
Diffstat (limited to 'world.tscn')
| -rw-r--r-- | world.tscn | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -10,17 +10,18 @@ radius = 15.0 [node name="World" type="Spatial"] script = ExtResource( 1 ) +SIZE = 15 [node name="spot" type="SpotLight" parent="."] 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 = 2.0 +light_color = Color( 0.771148, 0.773438, 0.480377, 1 ) +light_energy = 1.5 light_negative = false light_specular = 0.5 light_cull_mask = -1 -shadow_enabled = true +shadow_enabled = false shadow_color = Color( 0, 0, 0, 1 ) shadow_bias = 1.0 shadow_contact = 0.0 |
