Tagged Questions
1
vote
1answer
340 views
PNG image as a level map for 2d game
I've been using a tilemap editor for making levels, but I was wondering if there was a way to use PNG images as the level map, as maps created in tiled editor are graphically uninteresting.
...
3
votes
1answer
294 views
Problem with Ogmo Editor (is Tiled Editor a solution?)
I made a level editor for a puzzle game with Ogmo Editor and gave it to our designer/level designer. When he downloaded and started Ogmo, his CPU went to 100%. I looked at my CPU usage while Ogmo is ...
4
votes
3answers
2k views
Open source level editor for HTML5 platform game?
A natty GUI editor is very helpful to create level map. I want to use some open-source choices rather than build my own from scratch. I found Tiled Map Editor but it doesn't work for what I want.
...