Pet following you

Hi, I am making a pet-follows-you function but I wanted to know : Is it better to put the bodygyro and bodyposition within serverside(that’s what I am doing rn) or do I only clone pet in [a folder of the character I have] and put the bodygyro and bodyposition locally?

3 Likes

Where you create them doesn’t really matter as long as you give the player who has the pets network ownership of the pets. That ensures their client calculates the physics for the pets, so it should be smooth for them.

1 Like

Oh, right now, I am inserting an bodyposition and bodygyro in them so that it follows them. Is this bad?

I’d use a align position and an align rotation with attachments like Alvin_blox’s vid

Okay, I’ll get more information about that.

Ok his Videos are

  1. https://www.youtube.com/watch?v=wip3VN-LUA0

  2. https://www.youtube.com/watch?v=_GHJ-9vmbPE