I know some of you might be thinking “Oh no not another one of those games!”.
But wait! This one is different.
The ARC is not a game, but a game creator. (Those of you familiar with RPG Maker XP will notice similiar stuff here since I’ve borrowed some of their ideas).
This project is far from done, but it is getting very close to an alpha-release stage. It has support for some basic stuff like tilesets, maps (ofcourse), events, npcs but I am planning to give it additional support for stuff like sounds.
Each map can have three layers of tiles; first layer is the lowest layer for stuff like ground, second layer is mainly for ground decorations (everything on the first and second layer appear below the player) and the third layer is for tiles that appear in front of/above the player.
The player and npcs are also y-sorted before they are painted.
There is also a grid to help you place the tiles easier and a layershadow that darkens everything below your current layer (both are toggle-able on/off).
The first two screenshots are from the editor itself, the last image shows an actual ingame-screenshot. You may also notice that it says “Townlol” in a semi-transparent text on the last image; texts like that can be generated by the engine from normal strings.
http://www.trololol.se/arc1.png