Bennu Game Development

English Forums => Helpdesk => Topic started by: MisterN on October 30, 2011, 03:33:26 AM

Title: how do i use the tile map editor?
Post by: MisterN on October 30, 2011, 03:33:26 AM
http://www.mapeditor.org/ (http://www.mapeditor.org/)
how do i set this up to work in bennu/fenix? would i also be able to put objects in here? or is this just for .map files? thanks
Title: Re: how do i use the tile map editor?
Post by: gecko on October 30, 2011, 03:59:05 AM
technically you could use it (and any other), but you need to build the bennu code/engine needed to read that file format by yourself.
Title: Re: how do i use the tile map editor?
Post by: MisterN on October 30, 2011, 04:28:36 AM
Well I saw in the spanish section soemthing that includes this, so there must be some code out there right? Thanks
Title: Re: how do i use the tile map editor?
Post by: gecko on October 30, 2011, 01:53:04 PM
Drumpi is working in its own tiled scroll engine. But I don't know if is there a public release right now.
Title: Re: how do i use the tile map editor?
Post by: MisterN on October 30, 2011, 03:52:24 PM
messing around with the program it looks like its capable of also doing a mask layer and an object layer, so that the program just has to load up the tiled map file and that file will also load the objects. I just need to know how to export it.