tweaks
This commit is contained in:
@ -36,7 +36,7 @@ flag_rotate_y = true
|
||||
flag_disable_z = false
|
||||
spread = 0.0
|
||||
flatness = 0.0
|
||||
gravity = Vector3( 0, -10, 10 )
|
||||
gravity = Vector3( 0, -20, 10 )
|
||||
initial_velocity = 100.0
|
||||
initial_velocity_random = 1.0
|
||||
angular_velocity = 210.0
|
||||
|
@ -162,7 +162,7 @@ subdivide_width = 0
|
||||
subdivide_height = 0
|
||||
subdivide_depth = 0
|
||||
|
||||
[node name="Mino" type="Spatial" index="0"]
|
||||
[node name="Mino" type="Spatial"]
|
||||
|
||||
transform = Transform( 0.997027, 0, 0, 0, 0.997027, 0, 0, 0, 0.997027, 0, 0, 0 )
|
||||
_sections_unfolded = [ "Pause", "Transform", "Visibility" ]
|
||||
@ -204,7 +204,7 @@ _sections_unfolded = [ "Draw Passes", "Drawing", "Geometry", "LOD", "Process Mat
|
||||
|
||||
[node name="SpotLight" type="SpotLight" parent="." index="2"]
|
||||
|
||||
transform = Transform( 1, 0, 0, 0, -4.37114e-008, 1, 0, -1, -4.37114e-008, 0, -0.5, 0.5 )
|
||||
transform = Transform( 1, 0, 0, 0, 0.0174524, 0.999848, 0, -0.999848, 0.0174524, 0, -0.5, 0.6 )
|
||||
layers = 1
|
||||
light_color = Color( 1, 1, 1, 1 )
|
||||
light_energy = 16.0
|
||||
|
@ -23,7 +23,7 @@ params_point_size = 1.0
|
||||
params_billboard_mode = 0
|
||||
params_grow = false
|
||||
params_use_alpha_scissor = false
|
||||
albedo_color = Color( 0.601563, 0.775878, 1, 0.486471 )
|
||||
albedo_color = Color( 0.601563, 0.775878, 1, 0.259529 )
|
||||
metallic = 1.0
|
||||
metallic_specular = 0.63
|
||||
metallic_texture_channel = 4
|
||||
@ -31,7 +31,7 @@ roughness = 0.46
|
||||
roughness_texture_channel = 0
|
||||
emission_enabled = true
|
||||
emission = Color( 0.755859, 1, 0.914169, 1 )
|
||||
emission_energy = 0.2
|
||||
emission_energy = 0.1
|
||||
emission_operator = 0
|
||||
emission_on_uv2 = false
|
||||
normal_enabled = false
|
||||
|
Reference in New Issue
Block a user