XaiJu
jklind
jklind

patreon


Back to work?

A few days of Python coding (and re-coding) might've been just what I needed!  Or at least, hitting a wall on that front is enough to make me want to take a break from it and get back to work on the comic pages.

Last week, I'd started making a ton of additions to the my Python class that generates Maya controls. I wanted it to be versatile, and it certainly is that...  But then I realized I have another type of control planned, that won't need all the bells and whistles of this control class. So I split the shared portions off into a new class that both could inherit from.

After adding more useful methods to my new base control class, I then realized some of those would also be useful for full rigs. So I split THOSE off into a new base class for controls and rigs to inherit from.

Keeping track of all these class layers hurts may head, so now inking and coloring sounds much more relaxing than it did a week ago...


More Creators