Advertisement

Help with level editing

Started by March 08, 2000 06:55 PM
0 comments, last by Chrono999 24 years, 7 months ago
Does anybody know where I can learn about level editing for 2D games, (stuff like scrolling backgrounds)
Im making a 2D platform game at the moment, similar to earthworm jim or Donkey Kong. It has a huge scrolling background consisting of two Surfaces that are 640x800 each.
Ive made it so when the level moves, the far background moves only slightly, resulting in a mario like effect.
Ill give u the source function if u want.

As for the actual level the sprites'' walk on, its comprised of two hundred 32x32 tiles (640x480), which when put together make up platforms and walls.
I have a built in level editor that edits the tiles on the fly (in-game), just click on a tile, and u can copy+paste, or increment/decrement its tile number, then hit F5 and it saves it to the lvl file. cool stuff.

I have the source code for a DOS based mario game someone made, if u want it.




( SikCiv@Hotmail.com )

  Downloads:  ZeroOne Realm

This topic is closed to new replies.

Advertisement