Frustrated and crazy

It’s over, flixel!

I feel like all I’m using from you now is the collision detection and handling (specifically, having objects bounce back when they collide). Considering everything else I have to go through–non-existent rotation handling for groups, piss-poor scaling handling when combined with collision boxes, and all the crap I need to do to so I can test with colored boxes instead of having to draw sprites–I’m putting in more than I’m getting out.

So now I’m writing my own framework for simple physics, with 18 hours to go. We’ll see how far I get.