mcscooter / DAME

Deadly Alien Map Editor - for 2D and isometric games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAME - Deadly Alien Map Editor
Created by Charles Goatley 2010-2012

Purpose: to assist in the generation and editing of 2d and isometric games with features for tilemap and sprite editing and animation.

DAME is currently built with the free Adobe Flex SDK version 3 with Adobe Air. It has not been tried with version 4 as of writing.

Useful info:

Sometimes when building the project (in FlashDevelop) the following errors will occur:
	Error: Call to a possibly undefined method XX through a reference with static type YY
	Error: Invalid Embed directive in stylesheet - can't resolve source 'Embed...
This can usually be ignored and "fixed" by simply opening the current .css file (currently this is silverStyle.css in the root folder) and "touching it" - eg, make a change, delete that change and then save.

About

Deadly Alien Map Editor - for 2D and isometric games.