I would like to create a custom avatar for a game I am trying to create. Essentially, I want a custom-modelled and rigged humanoid cat avatar. The cat walks on 2 legs and has arms and paws for grabbing things. Trust, it’s not as horrific as it sounds.
I understand the entire character creation and rigging portion, however what I don’t understand is the implementation to Roblox.
So, I’m able to import the base thing using the character importer, but I also want to add accessories to it later down the line such as hats, jackets, boots, etc. What is the way to go about this? Do I just model them with the rig, weight paint it, then import using the character importer again? Or is there another way of doing this?
Any linked resources like Youtube tutorials, devforum posts, or a simple reply would be useful! Thanks!