trif
12-15-2006, 07:02 PM
I would love to see an example of a contra or metroid style side scroller.
I would be especially happy if you made it easy to do Abuse style controls. If you're not familiar with abuse it's a cross platform 2d side scroller with a keyboard and mouse style control system. You aim a cross hair around the screen with a mouse. The character is always pointing it's weapon at the cross hairs, and button 1 fires. The arrow keys or wasd move your character around the world.
Would this be an easy control scheme to implement in lua or would you have to implement something in c++ to make it possible?
I would be especially happy if you made it easy to do Abuse style controls. If you're not familiar with abuse it's a cross platform 2d side scroller with a keyboard and mouse style control system. You aim a cross hair around the screen with a mouse. The character is always pointing it's weapon at the cross hairs, and button 1 fires. The arrow keys or wasd move your character around the world.
Would this be an easy control scheme to implement in lua or would you have to implement something in c++ to make it possible?