Particle Rotation not Locked with part

Hey there! So I made a sprite sheet particle and everything was going well until I tried to change the rotation of the base part. When I changed the X-axis Orientation the particle didn’t follow(The Y-axis is the only axis that works). Does anyone have any idea how to fix this? Not really an expert in this field lol.

Video: https://gyazo.com/d8b86300bb5b9cb23ec3fc75ff1c12df

Particle Settings:

image

Thank you for the help!

Try Setting Drag, might help

No, Drag is for the particle itself and its movement, It doesn’t help with syncing the rotation.

Try just parenting the emitter to the ChainsawBase instead of into an attachment.

1 Like

Didn’t work, Thx for the idea though

Try weld constraining it another invisible piece, and rotating that invisible piece instead?

Its a spritesheet, And The shape is rectangle so it wont work

I meant weld the existing part you have now that has the emitter in it (chainsaw base), to an invisible part, and rotate that invisible part instead of your existing part.

Im having the same problem, did you find a solution?