Custom Constraint Animation Rigging Package

Hello ,

I was wondering what the best way is to get my own custom constraint into the Animation Rigging package.

Is there a way to add it to the existing package or do I need to write my custom constraint as a separate Animation C# job?

I’m not to skilled at making up new packages so apologies if the question is a bit noob.

Thanks

You can definitely implement new constraints, but you won’t be adding them to the Animation Rigging package. You most likely want to create asset packages instead with your new constraints.

We have examples of custom constraints you can have a look at. Refer to the resources we’ve compiled for animation rigging:

More specifically, have a look at this talk:

And at this project where we are providing several custom constraints to illustrate how it’s done: