Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

:o nice!

Now, the script can also generate a Tiled-compatible TSX file, including custom properties and animations.

Example TSX file: https://github.com/haroldo-ok/pocket-platformer-exporter/blob/71daea0e84569760a9...

The tileset opened in Tiled:


(+1)

cool! thx!

The script now exports the levels into Tiled-compatible TMX files (only map layer for now; objects will be next):

https://github.com/haroldo-ok/pocket-platformer-exporter/blob/bb766f5f469b8c7ea8...

Original level:


Converted to Tiled (so far):


(1 edit) (+1)

looks like i will be able to convert few pp-games into godot soon…

Okay, now, the script converts the objects, too.

https://github.com/haroldo-ok/pocket-platformer-exporter/blob/529af051a304447580...


c∞l!

(1 edit)

OK, now the script has been refactored into a command line tool/library:

https://www.npmjs.com/package/pocket-platformer-exporter

The probable next step would be to implement a web interface to use this tool withou installing anything; afterwards, maybe the prototyping of the SMS converter could start.

I hope you are doing well. If you return to the SMS conversion project, don't forget to rest here and there.