How do i make so that player press e on a prompt and go to a npc’s body and player can control npc at will?
assuming npcModel is setup like a player:
local Player = game.Players.LocalPlayer
Player.Character = npcModel
2 Likes
make sure the character is rigged and all
2 Likes