Hi,
I’m having some troubles with rotating a character. When I rotate him (exactly his Root part), he always go back to default direction and he’s always facing front. How would you rotate character if you had to?
1 Like
What are you modifying to rotate the character? Try using CFrames instead.
1 Like
Use player.Character:SetPrimaryPartCFrame
.
1 Like
I’m using CFrames of course ://
1 Like
I’ll check it when I’m back at home