Go to file
KikooDX 0e22bf97a6 Use new mechanics in demo level. 2021-01-16 14:17:27 +01:00
.gitignore Add tiled-session to .gitignore. 2021-01-10 10:27:05 +01:00
README.md Create repository. 2021-01-08 12:57:12 +01:00
build_levels.lua Start position object. 2021-01-13 14:23:07 +01:00
level_1.tmx Use new mechanics in demo level. 2021-01-16 14:17:27 +01:00
main.tiled-project Create repository. 2021-01-08 12:57:12 +01:00
objecttypes.xml Start position object. 2021-01-13 14:23:07 +01:00
tileset.tsx Create repository. 2021-01-08 12:57:12 +01:00

README.md

Requires: tiled.

Setup

Start the project main with Tiled and export all of the levels (Ctrl+E).

Edit and save level

Make your changes and then save (Ctrl+S) and export (Ctrl+E).

Apply changes

In the main JTMM2 project repo, execute ./make_levels.sh.