TiledMaps in Corona SDK

Hi,

I’m very enthusiastic in working with tiledmaps for PvP games.

I’ve been reading about mapeditor. But I’m not sure iof it’s capable of dealing with tiled maps larger than the current device screen.

Somebody has a recommendation about a tiledmap generator and tiledmap engines (for larger tiled maps)? any other info you consider key when working with tiledmaps is appreciated,

Thanks

Olman

Tiled can be used for very large ‘maps’.

https://thorbjorn.itch.io/tiled

The output of tiled can be consumed my a number of community made solutions or a roll-your-own solution if you prefer.

I’m afraid you’ll have to dig a bit, but this might help you get started:

  1. site: coronalabs.com tiled
  2. corona sdk tiled
  3. One github.com corona sdk tiled

Tiled can be used for very large ‘maps’.

https://thorbjorn.itch.io/tiled

The output of tiled can be consumed my a number of community made solutions or a roll-your-own solution if you prefer.

I’m afraid you’ll have to dig a bit, but this might help you get started:

  1. site: coronalabs.com tiled
  2. corona sdk tiled
  3. One github.com corona sdk tiled