New community dev tool uploaded: Tiled Map Editor BASIC DATA export

All aspects of programming on the Commander X16.
Post Reply
Justin Baldock
Posts: 65
Joined: Fri Jun 26, 2020 1:12 am
Location: Adelaide

New community dev tool uploaded: Tiled Map Editor BASIC DATA export

Post by Justin Baldock »




Tiled Map Editor BASIC DATA export




View File






This file is a JavaScript extension for the Tiled Map Editor. It will export your Tiled map as BASIC DATA statements. Inspired by Johan Kårlin export files.

When exporting it will prompt for the starting BASIC line number. The script will output a few data statements about the map. Then the tile data will be output in DATA statements with 16 elements.






 
Post Reply