CPCWiki forum

General Category => Programming => Topic started by: arnoldemu on 13:46, 30 April 11

Title: tilestudio
Post by: arnoldemu on 13:46, 30 April 11
I just used tilestudio to create a test map.

Here is a script that will output defb assembly for your maps.
It doesn't output map width/height because it assumes all will be the same.
Also it outputs 1 byte per tile.
It doesn't output the tile gfx, these are best in a seperate file.
Perhaps someone else will find it useful?

Copy this into the same dir as tilestudio, select "cpc" in output type and generate output.

http://www.cpctech.org.uk/cpc.tsd (http://www.cpctech.org.uk/cpc.tsd)

http://tilestudio.sourceforge.net
Title: Re: tilestudio
Post by: fano on 18:41, 30 April 11
Thanks Arnoldemu , i am using tilestudio for some stuff so that may be usefull  ;)
Powered by SMFPacks Menu Editor Mod