tweaking
This commit is contained in:
parent
f3e61d319f
commit
8eb3aba5d5
@ -145,7 +145,7 @@ extra_spacing_bottom = 5
|
||||
font_data = ExtResource( 13 )
|
||||
_sections_unfolded = [ "Extra Spacing", "Font", "Settings" ]
|
||||
|
||||
[node name="Main" type="WorldEnvironment" index="0"]
|
||||
[node name="Main" type="WorldEnvironment"]
|
||||
|
||||
environment = ExtResource( 1 )
|
||||
script = ExtResource( 2 )
|
||||
@ -184,7 +184,7 @@ _sections_unfolded = [ "Animation", "Flags", "Geometry", "Transform" ]
|
||||
|
||||
[node name="Camera" type="Camera" parent="." index="1"]
|
||||
|
||||
transform = Transform( 1, 0, 0, 0, 0.866025, -0.5, 0, 0.5, 0.866025, 4.5, -0.5, 12 )
|
||||
transform = Transform( 1, 0, 0, 0, 0.939693, -0.34202, 0, 0.34202, 0.939693, 4.5, 2, 17 )
|
||||
keep_aspect = 1
|
||||
cull_mask = 1048575
|
||||
environment = null
|
||||
@ -230,7 +230,6 @@ _sections_unfolded = [ "Light", "Transform" ]
|
||||
[node name="Matrix" type="MeshInstance" parent="." index="3"]
|
||||
|
||||
transform = Transform( 10, 0, 0, 0, 20, 0, 0, 0, 1, 4.5, 9.5, 0 )
|
||||
visible = false
|
||||
layers = 1
|
||||
material_override = null
|
||||
cast_shadow = 1
|
||||
@ -275,7 +274,6 @@ _sections_unfolded = [ "Transform" ]
|
||||
[node name="Hold" type="MeshInstance" parent="." index="4"]
|
||||
|
||||
transform = Transform( 7, 0, 0, 0, 7, 0, 0, 0, 1, -5, 16, 0 )
|
||||
visible = false
|
||||
layers = 1
|
||||
material_override = null
|
||||
cast_shadow = 1
|
||||
@ -298,7 +296,6 @@ _sections_unfolded = [ "Transform" ]
|
||||
[node name="Next" type="MeshInstance" parent="." index="5"]
|
||||
|
||||
transform = Transform( 7, 0, 0, 0, 7, 0, 0, 0, 1, 14, 16, 0 )
|
||||
visible = false
|
||||
layers = 1
|
||||
material_override = null
|
||||
cast_shadow = 1
|
||||
|
@ -36,7 +36,7 @@ flag_rotate_y = true
|
||||
flag_disable_z = false
|
||||
spread = 0.0
|
||||
flatness = 0.0
|
||||
gravity = Vector3( 0, -10, 20 )
|
||||
gravity = Vector3( 0, -10, 10 )
|
||||
initial_velocity = 100.0
|
||||
initial_velocity_random = 1.0
|
||||
angular_velocity = 210.0
|
||||
@ -63,7 +63,7 @@ anim_offset_random = 0.0
|
||||
anim_loop = false
|
||||
_sections_unfolded = [ "Angular Velocity", "Color", "Emission Shape", "Gravity", "Initial Velocity", "Linear Accel", "Scale", "Spread" ]
|
||||
|
||||
[node name="ExplodingMino" type="Particles"]
|
||||
[node name="ExplodingMino" type="Particles" index="0"]
|
||||
|
||||
layers = 1
|
||||
material_override = null
|
||||
|
Loading…
x
Reference in New Issue
Block a user