- Home /
Player Swap
I want to know if there is any script to change a The player to another player at the exact same spot, like a player powerup or something
Comment
Answer by rutter · Mar 24, 2012 at 06:21 PM
You'll probably want to instantiate a new GameObject in the exact same location, and disable or destroy the original GameObject.
Unity's documentation offers a few resources:
Your answer
Follow this Question
Related Questions
How to swap weapons easily? 1 Answer
Camera for the player (Move with mouse to move camera) 1 Answer
Object goes trough everything (Teleporting?) 1 Answer
Unity Webplayer without Internetconnection 0 Answers
model turns to the player 1 Answer