no verttical, better animation

This commit is contained in:
2025-01-18 13:58:21 +01:00
parent 3be990f804
commit 7b2222dfa7
3 changed files with 25 additions and 22 deletions

View File

@@ -6,6 +6,7 @@ emission_shape_scale = Vector3(0.05, 0.05, 0.05)
emission_shape = 1
emission_sphere_radius = 1.0
gravity = Vector3(0, -20, 0)
damping_max = 30.0
turbulence_enabled = true
turbulence_noise_strength = 0.1
turbulence_noise_scale = 0.1