×
Create a new article
Write your page title here:
We currently have 133 articles on Open Eggbert. Type your article name above or click on one of the titles below and start writing!



Open Eggbert
133Articles

Level editor: Difference between revisions
Speedy Blupi / Features / Level editor

No edit summary
m (Robertvokac moved page Speedy BlupiX/Features/Level editor to Speedy Blupi/Features/Level editor without leaving a redirect)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
Other names: Mission Designer, Level Designer


== How to design levels on the paper ==
== How to design levels on the paper ==
Line 12: Line 14:


For example, the Doom editor includes terms like sectors and vectors, which makes the transfer more difficult.
For example, the Doom editor includes terms like sectors and vectors, which makes the transfer more difficult.
== How to design levels in the digital form ==
The level editor should should be designed as good as possible, because the user will work with it a lot.
* A level editor with many tools is a good, but the user of the level editor needs to know, how to use it.
You may be designing levels on the paper for a long time. Using the level editor should not be hard, otherwise the level editor is not well designed.
== Level editor of the game "Speedy Blupi" ==
The level editor is a self-explanatory friendly intuitive WYSIWYG <ref>https://en.wikipedia.org/wiki/WYSIWYG</ref> editor, which has nothing to catch you out.
* It is easy to use within several minutes of seeing it.
* Very soon you and your friends can start working hard on many levels of your own and share them with each other.
Levels created in this Level editor can be easily shared. Save them to the User directory on the disk C. One Level has size about 50 Kilobytes and its file extension is XCH. It was possible to share these levels via floppy disk (small size of XCH files).
Almost anything we could imagine, is possible to make and play.
* Or if it is not possible in the normal way, you may find another way, like modifying game images in its installation directory. Or you can use an an already found exploit or find a not yet found exploit
* For example: You can create fake walls - Create a moving platform, but do not define the second position. Then this wall won't move, but you can walk through this fake wall. This can be used to create secret walls.
* Any surface assigned as the moving platforms is no longer a solid object, you can move through (it is traversable from all sides). Such fake walls are visually not different from the other walls, but you are able to pass through.
Experiment and find new exploits. Such exploits will enhance your ability to design levels.
See: [[Speedy Blupi (Windows)/Bugs]]
Level editor of the game "Speedy Blupi" provides the infinite possibilities to expand the game.
== Screenshots ==
https://drive.openeggbert.com/speedy_blupi/windows/screenshots/windows/II/editor_screen.png
https://drive.openeggbert.com/speedy_blupi/windows/screenshots/windows/II/editor_screen_2.png
== References ==

Latest revision as of 21:22, 2 September 2024

Other names: Mission Designer, Level Designer

How to design levels on the paper

Designing levels of a platform game on the paper is possible. A beginner game designer can start like this.

How to

Take a blank sheet of paper, position it horizontally, and draw two long lines across it to divide it into three strips.

Now you have created a level, a side-scrolling environment.

Transfer into digital form

The level editor of the game should be comprehensible. You need to gain the knowledge, how to transfer your creations into the digital form.

For example, the Doom editor includes terms like sectors and vectors, which makes the transfer more difficult.

How to design levels in the digital form

The level editor should should be designed as good as possible, because the user will work with it a lot.

  • A level editor with many tools is a good, but the user of the level editor needs to know, how to use it.

You may be designing levels on the paper for a long time. Using the level editor should not be hard, otherwise the level editor is not well designed.

Level editor of the game "Speedy Blupi"

The level editor is a self-explanatory friendly intuitive WYSIWYG [1] editor, which has nothing to catch you out.

  • It is easy to use within several minutes of seeing it.
  • Very soon you and your friends can start working hard on many levels of your own and share them with each other.

Levels created in this Level editor can be easily shared. Save them to the User directory on the disk C. One Level has size about 50 Kilobytes and its file extension is XCH. It was possible to share these levels via floppy disk (small size of XCH files).

Almost anything we could imagine, is possible to make and play.

  • Or if it is not possible in the normal way, you may find another way, like modifying game images in its installation directory. Or you can use an an already found exploit or find a not yet found exploit
  • For example: You can create fake walls - Create a moving platform, but do not define the second position. Then this wall won't move, but you can walk through this fake wall. This can be used to create secret walls.
  • Any surface assigned as the moving platforms is no longer a solid object, you can move through (it is traversable from all sides). Such fake walls are visually not different from the other walls, but you are able to pass through.

Experiment and find new exploits. Such exploits will enhance your ability to design levels.

See: Speedy Blupi (Windows)/Bugs

Level editor of the game "Speedy Blupi" provides the infinite possibilities to expand the game.

Screenshots

editor_screen.png

editor_screen_2.png

References