
How you make your own levels!
(I have been meaning to post this for a while.)
Making levels for box fox is quite easy. The levels in Box Fox are created with very nice open source product called Tiled.
To make a level for box fox:
1. Download Tiled at
http://www.mapeditor.org , it runs on windows, mac and linux.
2. Download some map samples:
http://corrodinggames.com/files/boxfox_custom_maps_template.zip3. Create a folder called "boxfoxmaps" on the sd card of your phone, and put the maps in there.
You need the full version of box fox to load the maps, from it pick "custom" when starting a new game.
With the buttons and doors, some of the tiles are used internally by the game, and not meant to be placed. If you see two of the same thing next to each other, normally the left, or top tile is the real one. If your unsure, check the tile has propertiles, eg buttons have a property of "button". If it has no properties it will be treated as a normal block.
btw you currently cannot change the imagemaps, as the game only loads it's internal images, support for this will be added soon.
Feel free to post your levels here.