Pet Following Issue

So I want the pets to follow me aswell as the direction im facing problem is im not the best at physics and whenever the player turns the pets stay in the same position rather then multiplying with the orientation of the player. Heres some screenshots to better explain.

What I want but once I change orientation it changes
Screenshot 2023-07-18 142530

Result
Screenshot 2023-07-18 142546

Edit: Added my code
Screenshot 2023-07-18 143210

Have you done positioning CFrame or Position dependent? As CFrame will allow for a better track on the character

Im using bodypositions and gyros

switch to alignposition and alignorientation, then you can just have attachments in the player’s character model and have it all handle itself

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.