hey there, im working on a new game, and the way the game functions, would not work well with the current players models, i wanted to know how i would change the players character to something else, like when a game changes you from a player to a horse or something along those lines.
You should get your “Character” model and put it in StarterPlayer and name it: “StarterCharacter” also in settings StarterPlayer>LoadCharacterAppearance = disabled.
When you want to change the Players Character you would have to place that Model in StarterPlayer and Rename it StarterCharacter. Make sure you spell it correctly otherwise it won’t work.