diff options
-rw-r--r-- | client/player/character/character.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/player/character/character.tscn b/client/player/character/character.tscn index d55296a5..e4a2af66 100644 --- a/client/player/character/character.tscn +++ b/client/player/character/character.tscn @@ -627,6 +627,7 @@ libraries = { [node name="Walking" type="CPUParticles3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.2) +emitting = false amount = 2 lifetime = 0.5 lifetime_randomness = 0.5 |