Hi,
i have a problem with player rotation, how can I disable root part lean while pushing player into a part?
As far as I’m aware you can’t accomplish what you’re looking for since these are controlled by Roblox’s default scripts…
But a hacky solution is binding a renderstepped command to the player’s character which fixes it’s HumanoidRootPart in the (0,0,0) Orientation always.