What is the most effective way to convert the player character into a model? Different models exist for every race. Thus, I would like the player to switch to the race for his character.
-
Starter character scripts are missing, changing them by LoadCharacter then assigning is terrible, and it’s just bad.
-
What should I do as it is equally bad to change by creating a clone into starterplayer, as others would receive the identical character?