Update lightmap
This commit is contained in:
Binary file not shown.
@@ -21,4 +21,4 @@ flags/filter=true
|
|||||||
flags/mipmaps=false
|
flags/mipmaps=false
|
||||||
flags/srgb=false
|
flags/srgb=false
|
||||||
slices/horizontal=1
|
slices/horizontal=1
|
||||||
slices/vertical=4
|
slices/vertical=2
|
||||||
|
|||||||
Binary file not shown.
@@ -183,6 +183,7 @@ __meta__ = {
|
|||||||
[node name="Red Color Left" type="SpotLight" parent="Lighting"]
|
[node name="Red Color Left" type="SpotLight" parent="Lighting"]
|
||||||
transform = Transform( 0.949107, 0.151161, -0.276307, 0, 0.877297, 0.479948, 0.314953, -0.455522, 0.832649, -4.0515, 2.45338, 4.26157 )
|
transform = Transform( 0.949107, 0.151161, -0.276307, 0, 0.877297, 0.479948, 0.314953, -0.455522, 0.832649, -4.0515, 2.45338, 4.26157 )
|
||||||
light_color = Color( 0.643137, 0.109804, 0.152941, 1 )
|
light_color = Color( 0.643137, 0.109804, 0.152941, 1 )
|
||||||
|
light_energy = 11.3
|
||||||
light_specular = 1.0
|
light_specular = 1.0
|
||||||
light_bake_mode = 2
|
light_bake_mode = 2
|
||||||
shadow_enabled = true
|
shadow_enabled = true
|
||||||
@@ -191,11 +192,12 @@ shadow_contact = 1.0
|
|||||||
editor_only = true
|
editor_only = true
|
||||||
spot_range = 5.43268
|
spot_range = 5.43268
|
||||||
spot_attenuation = 1.41421
|
spot_attenuation = 1.41421
|
||||||
|
spot_angle = 31.2
|
||||||
|
|
||||||
[node name="Red Color Left2" type="SpotLight" parent="Lighting"]
|
[node name="Red Color Left2" type="SpotLight" parent="Lighting"]
|
||||||
transform = Transform( 0.80562, 0.042778, 0.590886, -0.18969, 0.963507, 0.18887, -0.561244, -0.264243, 0.784335, 0.631187, 2.3448, 4.15934 )
|
transform = Transform( 0.80562, 0.042778, 0.590886, -0.18969, 0.963507, 0.18887, -0.561244, -0.264243, 0.784335, 0.631187, 2.3448, 4.15934 )
|
||||||
light_color = Color( 0.643137, 0.109804, 0.152941, 1 )
|
light_color = Color( 0.643137, 0.109804, 0.152941, 1 )
|
||||||
light_energy = 0.7
|
light_energy = 0.4
|
||||||
light_bake_mode = 2
|
light_bake_mode = 2
|
||||||
shadow_enabled = true
|
shadow_enabled = true
|
||||||
shadow_bias = 0.1
|
shadow_bias = 0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user