serialdim
(serialdim)
#1
So basically I change the character when the character is added. The character keeps glitching
when it spawns in.
This is what I have scripted in the characteradded script:
This is the glitch:
https://i.gyazo.com/607cf258b15c3416cb87b2b0b56d0d69.gif
How do I go about fixing this.
2 Likes
If you wan’t to make a character for each player when the spawn, place the model of the character into start player and name it “StarterCharacter”
2 Likes
serialdim
(serialdim)
#3
Its basically loading in a the character the have selected, So it would be different for every player. That’s why I’m not using StarterCharacter.
1 Like