XNA Tile Map Editor

My RPG Tile Map editor supports multiple layers and variable map sizes developed under c# 2008 and xna 2.0 saves to a propietary file type but could also export to xml files for quick parsing the red blocks are made with the block tool , which flags the selected tile as blocked so entities can collide with these blocks


Comments

25 Responses to “XNA Tile Map Editor”

  1. EvilNando on October 14th, 2008 8:34 am

    check my profile for the webpage link

    animated tiles is planned for a future update release

    have fun with the editor

  2. phoenix13nl on December 20th, 2008 4:49 am

    :( my editor only supports 32×32 textures, so when i need a tree in my game, i have to create it in photoshop or whatever, split it up, and then puzzle it together in my editor.
    i like the way how yours works :D just select it from a big texture and place the selection in the screen, i might try to create something simulair in the future…

  3. TheOriginalKingDude on December 22nd, 2008 2:59 am

    That’s cool, reminds me of “tiled” is it as much of a pain in the ass as tiled is?

  4. EvilNando on December 22nd, 2008 3:53 am

    not at all, in fact the main reason of why I did this was because there was nothing like this freely available on the internet, some of the apps Ive tried were Tiled and TileStudio and both of them sucked

  5. phoenix13nl on December 25th, 2008 5:39 pm

    awesome editor, i’ve got everything working fine in my editor now :) i can select multiple tiles from the tileset and paint a complete tree it once. it doesnt have some of the cool functions and doesnt look as good as your editor, but mine is just for private use for creating maps for my game, so im fine with it. im Martijn btw, the one who asked some question on your site.

  6. RayHogan on February 5th, 2009 10:05 pm

    Any tutorials or ‘how-tos’ on how to read the XML file in an XNA program? Im making a RPG game in XNA and Im looking for an editor that exports the map in an array, however if I can figure out how to parse an xml document I’ll settle for that. Any help would be appreciated!

  7. autonomous2010 on March 7th, 2009 11:49 pm

    It kinda reminds me of the DX tile tool called Mappy. lol

  8. musicismostoflife on April 11th, 2009 2:42 pm

    do you know where i can get something like that???

  9. wardtuur on May 3rd, 2009 4:33 pm

    have you make the toolmenu in xna or a windows form.

  10. MasterLucas92 on May 11th, 2009 7:55 pm

    How do you stick the XNA graphic device manager to the windows form?

  11. 00stemilia00 on May 13th, 2009 12:20 pm

    very well !!

  12. SynjoDeonecros on June 11th, 2009 7:10 pm

    This program doesn’t work for me, for some reason; each time I open it up, I immediately get an error message saying it’s stopped working. What’s going on?

  13. Avgen14126 on June 25th, 2009 4:25 pm

    Rpg Maker XP rip-off?

  14. thejahooli on June 28th, 2009 4:48 pm

    this is just a level editor for an rpg. Something i can assure you that nearly every 2D rpg ever made, including rpg maker, has.

  15. thejahooli on June 28th, 2009 4:49 pm

    What do you use for drawing to a windows form in C#. Do you just use a picture box or do you use something like OpenTK.

  16. EvilNando on June 30th, 2009 4:37 am

    there is a tutorial on the xna creators site look for it under winforms

  17. EvilNando on June 30th, 2009 4:38 am

    its a custom control , I override the paint method and there Ill do all the rendering using GDI+

  18. thejahooli on July 2nd, 2009 4:09 pm

    Is this done the same as in Nick Gravelyn’s videos.

  19. thejahooli on July 2nd, 2009 5:05 pm

    sorry if I seem like a noob but I am not very experienced in windows forms (i only know the basics of them) but I would like to try and create a simple level editor in it.

  20. antieffort on July 20th, 2009 12:12 pm

    Really looking nice.

  21. XxArkhamxAsylumxX on March 7th, 2010 8:54 pm

    this does look quite similar to the RPG Maker series. Hey you never know the guys that made RPG Maker coulda used XNA to make it lol.. But hey nice job on this vid man!

  22. MinkisProductions on April 7th, 2010 4:28 pm

    cool editor… does it speed up the process of development a lot?

  23. EmbraceTheThunder on May 9th, 2010 6:58 pm

    Hey EvilNando, I’m making a level editor as well for a 2D Side Scroller/Platformer game I’m working on.
    I’m just wondering what you used for your GUI?
    Right now I’m just using an opensource GUI system someone made that I swiped off the XNA forums, but what you’re using looks a lot more like what I’m looking for. (To be specific, I’m working inside the basic Windows Game 3.0 setup.)

  24. EvilNando on May 10th, 2010 3:00 pm

    @EmbraceTheThunder source code available at nandosoft com

  25. EmbraceTheThunder on May 11th, 2010 1:59 pm

    @EvilNando Oh Sweet.
    Thank you! I am going to be tearing this apart.
    (in a good way.)

Powered by Yahoo! Answers