Is there any way I can change a players character into something else? I am a bit confused on how to do so using a character model. I wanna turn the characters of others in my game to something like these:
How should I go about doing this? Should I insert a humanoid into these models?
1 Like
Due to it nearly being 3 am I can’t be bothered to go into detail.
Use this video:
https://youtu.be/dHhNEMHbZho
Here how you can do :
-
Rig the model.
-
Put the model in StarterPlayer and not in Starterplayer script or Startercharacter script.
-
Name it "StarterCharacter".
-
The part named “HumanoidRootPart” should not be Anchored!
Or you can just use a morph.
3 Likes