How would I make a player be able to control an NPC just like they can control themselves, just by pressing “P”? I have tried other scripts and searching youtube, but haven’t found anything. I appreciate any help!
If the npc has a humanoid set the player.character to the npc.
If you want them to both move than you would have to do some scripting to make the NPC move at the same rate as the player and to play animations.
1 Like