I'm working on a basic 2D engine for a side scroller. What this is just a basic targeting system, and solid wall system. All dynamic, so to add one, all you would have to do is new Wall(xxx) and it would show up working on screen :)
This is just real basic stuff right now. I also have the ability to add a new player Control input by just doing new Input(playerIndex) :)
[media]http://youtube.com/watch?v=r6F-BAVO-hc[/media]
This is just real basic stuff right now. I also have the ability to add a new player Control input by just doing new Input(playerIndex) :)
[media]http://youtube.com/watch?v=r6F-BAVO-hc[/media]
Comment