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

how would i replace a players model with my own model when they join?

Asked by 7 years ago

i already have a model with the humanoid object in it, i have avatar appearance override selected in options.

1 answer

Log in to vote
1
Answered by 7 years ago

Make sure that the model contains: HumanoidRootPart and a Head part.

Make sure that everything is unanchored.

Rename the model to "StarterCharacter", and put it into StarterPlayer.

This will make all players spawn as that model.

Hope this helps!

  • PluginFactory
Ad

Answer this question