4/1/19

Scripting biped rigging tool (update03)


So I started to work with classes. Struggled a bit to get.. methods? (def 's) to share info between each other but I managed it eventually. Also as you can see I have an interface window now! Yay me!

I have one class that is the full tool: all the chunks I was making separately in their own def 's. As well as a class for the window/wrapper.

There's a few little kinks left to work out but then I can start on a new Demo I think!