I have a simple question
How to add a constraint to an object, and add a target.
I made a script constraint but i have a lot of targets to add, so i want to create a script that’s adds all the selected objects as targets.
And i cant add a script to a script constraint.
I think if you have multiple targets, just pass a list to the TARGET attribute. “rule.py” would be your pyconstraint code in the text editor. I hope that helps.