- Joined
- May 28, 2010
- Messages
- 370
- Reaction score
- 23
- Trophies
- 0
- Website
- rel.phatcode.net
- XP
- 260
- Country

Actually any tile editor can be used.
I would advise "mappy" though as it can directly output a DS friendly map table.
In fact, you can just draw everything in Photoshop and let Grit(GBA Image Transmogrifier) do the rest.
I'm developing a SHMUP ATM though (give me a month to finish this and I'll join the fun).
I would still advise Mappy though since I am using the 3D engine to render 2D stuff. And as long as the whole tileset is a power of 2, you could make the tiles non-power of two and it would still work.
Here's the demo of the capabilities of the lib I developed.
http://rel.betterwebber.com/junk.php?id=117
I would advise "mappy" though as it can directly output a DS friendly map table.
In fact, you can just draw everything in Photoshop and let Grit(GBA Image Transmogrifier) do the rest.
I'm developing a SHMUP ATM though (give me a month to finish this and I'll join the fun).
I would still advise Mappy though since I am using the 3D engine to render 2D stuff. And as long as the whole tileset is a power of 2, you could make the tiles non-power of two and it would still work.
Here's the demo of the capabilities of the lib I developed.
http://rel.betterwebber.com/junk.php?id=117










