Thursday, August 30, 2012


  • Update on new graphical enhancements coming along.
  • New particles
  • UI workings
  • Planets
  • Galaxys
  • Other UI's
  • Dirt covered mech
  • More things!
A lot of these things will be placements, until we polish them, getting the engine fundamentals down.

Monday, August 6, 2012

Collision Test

Sometimes in programming you might want to make small 'mini' games, so to speak, to run some test code, here's what our collision mini game looks like.

Sexy ain't it?
Each tile has HP, you can dig and the collisions and weight to the blocks are perfect.

Now to add a test ui and everything else.

A LOT goes on behind the scenes though, with a lot of complexity, I won't bore you guys too much.