Particle shakes when player moves

Hello I’m having this issue where the particle keeps rotating every time the player walks, is there a way to fix this?


( all objects )
Capture

it is currently using VelocityPerperndicular to make it flat

1 Like

You could try adding an AlignOrientation to the attachment over the player’s head, or maybe script a part to follow above the HumanoidRootPart’s position to attach it to.

1 Like

i JUST fixed it ( i think )
i changed spread angle to 0.1 and no longer its rotating around

2 Likes