Godot Version
4.5.1
Question
Particles are jittering when attached to a moving body.
There was a similar question not long ago 2D Particles jitters when my player character moves with interpolation on - Help - Godot Forum No solution there though
Closest thing I’ve found to a solution is to use CpuParticles instead of GpuParticles.