I’ve created an action that animates a bunch of bones. I want to drive that action by scaling another bone. Unfortunately, the action constraint can only control 1 bone at a time. If I want to get all my bones to be driven, I have to set up the same constraint over and over and over again. Is there some easier way to accomplish this?