How would would i Change each players character model to a coustom model with in the game through a script

i Dont want the player to join the game and get there character model changed i want to change it through a script but for each player.

2 Likes

Uh, if you mean collectively for everyone who joins, you can use a localscript in StarterCharacterScripts, and to have a default model already set to reference, just pop it into StarterCharacter. Also I’m pretty sure this topic should be posted in Scripting Support :+1:

2 Likes

Please move category.
You can just set player’s character dirrectly by changing .Character property
Althrough make sure to delete original character first

2 Likes

Flagged for incorrect category. Please change the category. Incorrect category, move to another one. Please categorize your posts properly, or it will result in potential action taken against your account (Flagged., warning, strike, temporary or permanent suspension).

1 Like