#Pet following system
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
So basically, a pet following system is simple, but is there any way of making it so that from the server its smooth, but it runs from the client, i've tried many ways such as align position, using setnetworkOwner(player) but since my primary is anchored i cant make it run nice
Also i didnt wanna make it from the server because it just doesnt look smooth
And if i make it within the client, then i'd be forced to replicate it from the server if i want players to see the "pets"
Of course i'm using CFrame:Lerp