
I’ve been playing Roblox for years now and have experimented with different ways of creating models.

But with some practice and creativity, it’s totally possible – and easier than you think! In this article, I’m going to show you how to make a model of someone else on Roblox in just minutes. If I am correct, theoretically, it should work, but when I tried it, my character got stuck.Have you ever wanted to make a model of someone else in Roblox? A close friend, family member, or favorite celebrity? It can be really tricky trying to find the right pieces and colors. What is needed for a custom character to be usable by a player?įrom my understanding, a character needs a ‘HumanoidRootPart’ and a ‘Humanoid’. I encountered issues with properly implementing the bones, as some of them didn’t import correctly, and it took me a long time to resolve them… I ask this because I found it quite challenging to set up a rig in Blender and then import it into Roblox. In general, which of the two methods would be the easiest for animating and, once the animation is done, executing it in code if I plan to use a rig with more than 15 parts? What is better, creating a rig in Blender and then importing it into Roblox, or directly creating the rig in Roblox?Īs I mentioned earlier, the plugin seems to only support ‘rigging’ done in Roblox (such as R6 and R15 rigs), not the ‘Bones’ used in Blender.

The purpose of this post is to discover alternatives and potential solutions.

If there are methods to animate ‘Bones’ without using Roblox’s animator, perhaps with a plugin that makes it easier, I would greatly appreciate it.
