asantee / ethanon

Free 2D game development tool focused on the recent video cards for hardware acceleration and shader effects. It may be used to develop any style of game, such as top-down view RPG's, side scrollers and shoot'em up games. The main goal of this engine is to provide high-quality lighting, shadow and particle effects with an easy to use visual interface and a simple and direct scripting system.
http://ethanonengine.com/
149 stars 52 forks source link

Z pos change with keyboard #6

Closed andresan87 closed 2 years ago

andresan87 commented 11 years ago

The possibility to change the Z-depth of the currently held object using some buttons.(for instance the + and – buttons on the keyboard) Especially when wanting to use Parallaxes, it becomes tiring very quickly to place all your tiles and then redo them to set the Z-depth to something positive and appropriate (by QQwy / forums).