Tiled support?

Started by MisterN, January 29, 2013, 11:41:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MisterN

I was wondering if there was tiled/mappy support? For those of you who dont know what tiled/mappy is/are, its a tile placement program that has an object placement feature. Some other libraries have support for it but im wondering if theres a library for it here (or for fenix/div/etc that can be ported). Thanks
werg

JaViS

hoho what a coincidence. I've just made a tiled loader and renderer library that I've used to create my last game in the Game Jam. I was planning to release the source code very soon


You're really a lucky man
Working on Anarkade. A couch multiplayer 2D shooter.

MisterN

lol maybe it was fate to ask. it work with object placement and all that?
werg

FreeYourMind

you have mod_mappy.dll, and can use official mappy editor, bennugd .net tool already support creating maps with tiles and export it to mappy format and others popular formats, but this tools is not released yet

JaViS

Quote from: DoctorN on January 30, 2013, 02:30:02 AM
lol maybe it was fate to ask. it work with object placement and all that?


yes it does support object placement. the only feature missing are custom properties, but that's only a matter of time. I'm going to release the source code of the game today so you can watch an example
Working on Anarkade. A couch multiplayer 2D shooter.

JaViS

Download the library from here: http://forum.bennugd.org/index.php?topic=3437.0


Please use that thread to ask anything related to the library
Working on Anarkade. A couch multiplayer 2D shooter.

MisterN

thanks! maybe i can integrate it with the physics tutorial i need help with.
werg