Ok so I’m working on a beam move for my game and I needed a way to keep the character midair whilst shooting the beam. The character tilts towards the mouse location however when it tilts the bodyposition I use to keep the character midair forces the character back into place and basically the mouse tilt script and the bodyposition fight causing the player to get frightened and tremble.
https://gyazo.com/fb233623dfe1f8a09d7c2afc40317356
I cannot anchor the humanoidrootpart of the player as it wont show the player being tilted on the server, only the client.