Modern Rig Editor Plugin

I actually have my own branch of Nelson’s plugin I shared (and if he objects I will take it down) where I added the ability to specify angle and position snap increments rather than having only a few options that may never be quite right for my purposes. It’d be nice to see that appear in your plugin, if it isn’t already present.

3 Likes

Just added custom increments, as requested, as well as the ability to modify the alignment of the transformation when editing joints.

4 Likes

Awesome plugin. Thank you for sharing!

3 Likes

Good plugin, but not really handy for what I’m doing.
I’m creating something that has a lot of parts overlapping each other and it would be easier if you could select parts from explorer too, so that I wouldn’t need to somehow click the overlapping parts.
Other than that a nice modern looking plugin :).

5 Likes

Finally,something i had look for. this is useful

2 Likes

Today I decided to use this plugin instead of the others and wow, i’m impressed. It takes less time to make the rigs and its much easier to use. Good job making that plugin!

2 Likes

I would like to add that there needs to be a way to edit models inside of models if thats possible.

2 Likes

For some reason the rigs aren’t being made transparent while I’m editing them, making it difficult to position the joints in the correct places. Could you look into this please?

2 Likes

Just published update 3!

I noticed that I was getting an odd, misleading warning when using the plugin about script modification (which the plugin certainly does not do), that also broke the plugin. Hopefully, that should be fixed in this update!

By request, I also (finally) added support for selecting parts in the Explorer when creating joints, which is useful when clicking the part in the view is difficult:

10 Likes

Sorry for bump but was wondering if this still worked? I am selecting a model, with a HRP, and an AnimationController. The PrimaryPart is the HRP too, so unsure what I am doing wrong

1 Like

You currently have to click on the model in the Workspace (not in the Explorer) in order to select the model initially.

1 Like

is it possible to change the size of the joints to be smaller?, because i have small parts i want to animate and the joint covers the whole part and i cant position it right because i cant see the part

example : i want to rig the green part but its too small for me to place the joint in the right position

6 Likes

Just published update 4!

While adding support for the new “StudioSelectable” CollisionGroup, I ended up deciding to update the plugin with cleaner visuals and improve the undo/redo system. I also remade the tutorial video to use the latest version of the plugin to avoid any confusion for new users. You can check out all that I changed under Update Notes on the original post above.

Here is a preview with the new visuals:

Let me know in DMs if you encounter any issues with the update!

1 Like

unfortunatly, it is serverly borken :((

it does not allow me to edit the rig at all . please fix it :DD

UPDATE

I did the debugging for you and realise that u just needed to add a collision group called “StudioSelectable” . I manually add it and now it work

anyways thanks for making this plugin
also the new visuals look really coooool

1 Like

You should def add welds. That would help alot of ppl

Apparently, Roblox’s update hasn’t been fully released yet (it’s supposed to automatically add a StudioSelectable CollisionGroup). Oops! Just released a fix for this. The plugin will now only use StudioSelectable if it is available.

1 Like

um . I updated it and remove the studioselectable collision group and unfortunatly , the error is still there

Okay now the StudioSelectable test should work (:pray:). Regardless, if anyone else is having this issue, you can fix it just by updating Studio to the latest version.

This has been a very simple yet effective plugin to utilize. I have been using this for months and wanted to ask if there will be a way to show some form of guides on selected joints that show their cframe rotation. This could help with making custom rigs with similar joints to Roblox’s rigs so that they can support their animations as well!

1 Like

While you cannot currently see axis polarity (+X vs -X), you should be able to see and update rotation using the handles while editing joints:

You will need to make sure your Alignment setting is properly set to “Joint” in order to see rotation for the specific joint and not something else. Of course, if you want to change rotation, you will also need to use the “Rotation” setting and not the Translate setting as I am showing above (Translate just makes it easier to see axes).

If you are referring to the angle snap guides on the modern Roblox Studio rotate tool, that would indeed be a neat feature, although I don’t believe Roblox currently provides those handles for plugins to use.

1 Like