Guys, i'm starting on a new homebrew game and founded the need to make a level with a collision map.
The after starting coding i realised that it would be easier to to just use libwiisprites TiledLayer. So i started to create a windows app that'll make life easier for me.
So i thought of sharing this with the community. Mind you this is just a first version and i will be editing it along the way. The only functionality that is in there now is to create a picture using a tilemap and generate code from it.
you can download it
hereThings yet to do:
- Tiles to add to the background are way to small... need something other then a listview
- Edit/delete etc.
- Tag tiles as collision
Let me know what you think!