I want to play as a Morph, but the local Script dont detects my New Character
How do i make them detect it?
1 Like
The question is a little vague, what client script? what morph?
If you wanna change the starter character for all players something like this, its on roblox hub
Rename the “Morph” character model as “StarterCharacter” and place it inside StarterPlayer
folder, any player that joins will get this character (if the model mets the requirements to be a character)
As a beginner scripter, the solution is to put the “StarterCharacter” into “StarterPlayer” though I think you should explain it in a much clearer form so that I could try and understand what you mean.