Hello,
I have a problem i came accros, i made a first preson view for my game.
My camera movement is butter smooth but the character it self is kind of junky and moves weirdly but definetly no smooth
i cant upload a video to show you because of my horible internet connection, but i used only cframe to
humanoid root part to move the character to where it should face.
The cframe is changed every frame with RenderStepped from a local script.
What should i use instead of just cframe to make the character rotate even smoother?
Any suggestion whould be greatly appreciated!