Troublesome Tanks Game Controller

Spent a chunk of today working on the design for the controller for the new "Troublesome Tanks" game that the "Spooky Elephant Collective" is building. 

Because I'm no good at 3D design I create all my objects in Python, running the code inside the FreeCad program. The programming environment in FreeCad is minimal, with no debugging support and error handling. If you get the program wrong it just stops.

I love this. 

It really keeps me on my toes. Especially with a language like Python. Anyhoo, the designs are looking good. Now, all we have to do is print them.