Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How to make a player control a model other than the default character? [closed]

Asked by
RedCombee 585 Moderation Voter
9 years ago

I am looking into making a game in which you can control a different model than the regular character that spawns. Help?

0
I would like to know too. Anyone? Perci1 4988 — 9y

Locked by TheMyrco

This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.

Why was this question closed?

1 answer

Log in to vote
0
Answered by
TheMyrco 375 Moderation Voter
9 years ago

You should look at "morphing". If my memory doesn't fail me, the code should be PLAYER.Character = MODEL. So, try setting the model as a player's character. If that doesn't work then delete the first character and then set the new character.

Don't forget to have a Humanoid in the model.

0
Thank you! I have been wondering how to do this for months! RedCombee 585 — 9y
0
So it worked. Nice :) Locking. TheMyrco 375 — 9y
Ad