How to make a custom character/model/rig for a player?

Recently there’s been a rise in games like Be a T-Rex or Be a Tornado on Roblox. I want to hop on the trend, but each of these games have you turned into a different controllable rig for the main point of the game. I don’t understand how to do this, as I’ve rarely worked with custom rigs or characters before. Can someone help me? Thanks.

Edit: Just for information, I just want the character to be a sphere that can roll around using WASD. I just want someone to break down how to do it for me.

  1. What you can do is get a model(or make the model you have in mind that should have a humanoid in it and that it has a rootpart). Then rename the model to “StarterCharacter”.

  2. Once you have your model, place it inside the game folder “StarterPlayer” which can be located under “StarterPack”

  3. You can playtest the game to see if it works.

If you need any more information, check out: https://www.youtube.com/watch?v=x2MFFBvIF6Y

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.