- when i Tweening my character from client side, character is shaking how do i fix it and make it smooth (while still doing it on client)
(and the HumanoidRootPart is Anchored so that is not the problem )
What exactly do you mean ‘shaking’? Also, I’d like a script, please.
1 Like
Oh- I think that might just be an issue with how Roblox handles FPS/tweens or things along those lines. If I’m wrong, maybe someone could correct me (including you)!
Or maybe while tweening the character you could slightly Lerp the camera?
1 Like
when i tween from server its looks normally, but i want to use it from client to reduce lag
1 Like
It might just be a difference between how client vs server tweening works.