#character change when touching a part
7 messages · Page 1 of 1 (latest)
For the touch, use a touch event
For the character change, I have no idea, usually if you want to change a player's character you'd named a model(with humanoid)
"StarterCharacter"
then place it into the uh...
If u want a character to look like someone else just take their userID (of the player it should look like) and use humanoid:ApplyHumanoidDescription() —humanoid is the humanoid of the player which character should be changed