I want to have NPCs follow my player around like pets do in a simulator game. I am currently using lerp to do this, and it is working. But when I equip an NPC, the camera moves from following the player’s humanoid to the npc’s humanoid.
I feel like there is a property or a script edit that can be made to fix this, but I’m not sure of course.