#Assigning starter characters.
14 messages · Page 1 of 1 (latest)
why is the P capital
if u defined it as "player" write it as "player"
it says Player:LoadCharacter
startercharacter applys to all players
so replace the players character
with a clone of yoir choosing
and clone player.StarterCharacterScripts into the new character
then do player.character = clone
** You are now Level 20! **
So it's just PlayerAvatar:Destroy()?
destroy the players old character to clean up