Change character to custom character and change back to normal character after some seconds

I want to change player to a custom character and change the character back to normal character after,lets say 10 seconds.

I know how to change character to custom character,but cant find a way to change the character back to normal character.

just run Player:LoadCharacter() and it should load without the character

Thanks for the reply
plr.Character.HumanoidRootPart.CFrame = newModel.HumanoidRootPart.CFrame
I did this to spawn the player in the players current position

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.