This commit is contained in:
adrienmalin
2019-01-24 18:17:44 +01:00
parent a1fb70a3ee
commit 231ba2fbff
4 changed files with 14 additions and 11 deletions

View File

@ -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