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.)
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!
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.
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?
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.
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
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!
:( my editor only supports 32x32 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...
I 3dbuzz's xna never gave me any experience to be honest
I didnt expected to be that way but its too basic stuff, my experience comes from reading some books and tutorials over the net thats for xna , for c# and general programming well I learned that a long time ago
That's pretty damn impressive. I think that the tools that let you lay multiple tiles and different size fill areas are hella tight. Looks very professional.
Wow the ability to select a group of tiles like that is genius.
Xenxe777 1 month ago
If I may ask, where did you get the graphics? The tiles and all the artwork? Where can I download your game? It looks awesome :D
rickschravendeel 5 months ago in playlist Video's van EvilNando
awesome
TompanX 5 months ago in playlist Fler videoklipp från EvilNando
Great job, I'm using this video as a guide for stuff to use in my own tile map editor :)
TimelessRealityGames 5 months ago
If you program saves with regular c# read/write would the Xbox understand it?
AaronPr19 6 months ago
Do you think this is do-able in WPF as well?
Lightning734 9 months ago
Does this work with XNA game studio 4.0?
jcheek13 1 year ago
dam was hopin for a rick roll
xblizkx 1 year ago
this gets me so hard
FatalOx 1 year ago
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.)
EmbraceTheThunder 1 year ago
@EmbraceTheThunder source code available at nandosoft com
EvilNando 1 year ago
@EvilNando Oh Sweet.
Thank you! I am going to be tearing this apart.
(in a good way.)
EmbraceTheThunder 1 year ago
cool editor... does it speed up the process of development a lot?
MinkisProductions 1 year ago
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!
XxArkhamxAsylumxX 2 years ago
Really looking nice.
antieffort 2 years ago
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.
thejahooli 2 years ago
its a custom control , I override the paint method and there Ill do all the rendering using GDI+
EvilNando 2 years ago
Is this done the same as in Nick Gravelyn's videos.
thejahooli 2 years ago
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.
thejahooli 2 years ago
Rpg Maker XP rip-off?
Avgen14126 2 years ago
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.
thejahooli 2 years ago
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?
SynjoDeonecros 2 years ago
very well !!
00stemilia00 2 years ago
How do you stick the XNA graphic device manager to the windows form?
MasterLucas92 2 years ago
there is a tutorial on the xna creators site look for it under winforms
EvilNando 2 years ago
have you make the toolmenu in xna or a windows form.
wardtuur 2 years ago
do you know where i can get something like that???
musicismostoflife 2 years ago
It kinda reminds me of the DX tile tool called Mappy. lol
autonomous2010 3 years ago
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.
phoenix13nl 3 years ago
That's cool, reminds me of "tiled" is it as much of a pain in the ass as tiled is?
TheOriginalKingDude 3 years ago
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
EvilNando 3 years ago
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!
RayHogan 3 years ago
:( my editor only supports 32x32 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...
phoenix13nl 3 years ago
Looks great!
Are you planning to release it ?
Does it support animated tiles ?
probbarn 3 years ago
check my profile for the webpage link
animated tiles is planned for a future update release
have fun with the editor
EvilNando 3 years ago
u rock!! ^-^
erikaasi 3 years ago
Very nice, did you code everything in the editor yourself or is it based on a template project. Also, are you using GDI+ or DirectX?
amcadam26 3 years ago
I did it all myself, this uses XNA for the graphic rendering
EvilNando 3 years ago
The tilesets are from RPG Maker XP
TheWoWKing1 3 years ago
Looks really nice. Is the tileset image something you made yourself? Can it be downloaded from somewhere ?
drepern 3 years ago
Neat, how long did it take you to make it?
thenicelordj 3 years ago
Awesome.
Hey EvilNando, how much experience in programming do you have besides 3dbuzz xna stuff?
patio87 3 years ago
ahh
I 3dbuzz's xna never gave me any experience to be honest
I didnt expected to be that way but its too basic stuff, my experience comes from reading some books and tutorials over the net thats for xna , for c# and general programming well I learned that a long time ago
EvilNando 3 years ago
Ah ok, I figured you were an experienced programmer. Were you in the XNA class, I forget?
patio87 3 years ago
yes I was there
EvilNando 3 years ago
where did you get the graphics?
lagwagon504 3 years ago
good old RPG maker
horhey89 3 years ago
Nice editor, bad music
Aiursrage2k 3 years ago
w00t? don't you like joe satriani?
aww comeon
EvilNando 3 years ago
This is great really really impressive! Great video keep up the work!
Dejaiin 3 years ago 2
Thank you :)
Ill be posting a longer video tonight
showing with more detail all the features that the editor has
EvilNando 3 years ago
This is impressive.. You made some really powerfull tools/functions. Great job!
cypher1554R 3 years ago
Thank you!
Ive seen your videos also youre pretty good , doing Direct3d and stuff like that !!
EvilNando 3 years ago
cool tile editor. how long did it take to make?
fredhair 3 years ago
Like a couple of months, but Im still working on it because it isnt finished yet
EvilNando 3 years ago
That's pretty damn impressive. I think that the tools that let you lay multiple tiles and different size fill areas are hella tight. Looks very professional.
GyroVorbis 3 years ago 2
Wow thanks a lot Falco!
Ill try make more updates soon!
:)
EvilNando 3 years ago
I lov IT!!!!!!!!
erikaasi 3 years ago