More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
| title = Tiled Map Level Editor | | title = Tiled Map Level Editor | ||
| image = [[File:Tilemapleveledds.jpg]] | | image = [[File:Tilemapleveledds.jpg]] | ||
| type = Platform | | type = Platform Game Engine | ||
| version = 111124 | | version = 111124 | ||
| licence = Mixed | | licence = Mixed | ||
| author = Schmendrick | | author = Schmendrick | ||
| website = | | website = https://gbatemp.net/threads/tiled-map-level-editor-on-ds.312959/ | ||
| download = Media:Leveleditords.rar | | download = Media:Leveleditords.rar | ||
| source = | | source = | ||
}} | }} | ||
This is a level editor made by Schmendrick Schmuck to allow on-the-go level editing and testing. | This is a level editor for the NDS made by Schmendrick Schmuck to allow on-the-go level editing and testing homebrew platform games. | ||
You can create your levels through a system of tiles, which are then put into collisions so that the character knows which parts are solid and which are not. The levels and are fully customizable, they can be resized, saved and implemented into your own homebrew projects. | |||
==Features== | ==Features== | ||
*Easy-to-use level editor with stylus controls | * Easy-to-use level editor with stylus controls. | ||
*Simple but efficient UI | * Simple but efficient UI. | ||
*Generic level data format to be used in any game engine | * Generic level data format to be used in any game engine. | ||
*Show or hide grid, tile IDs or complete layers | * Show or hide grid, tile IDs or complete layers. | ||
*Level saving/loading to/from sd | * Level saving/loading to/from sd. | ||
*Up to 5 layers (last layer reserved for collision map data) | * Up to 5 layers (last layer reserved for collision map data). | ||
*Dynamic layer resizing (when possible, resizing will keep your level data in place) | * Dynamic layer resizing (when possible, resizing will keep your level data in place). | ||
*Customizable Parallax layer scrolling | * Customizable Parallax layer scrolling. | ||
*Built-in customizable playtest featuring Mario | * Built-in customizable playtest featuring Mario. | ||
==Installation== | ==Installation== | ||
Download and extract file. | |||
NES Mario world 1-1 included (Mario.level). Copy the | [[DLDI|DLDI]] patch it and copy it to the root directory of the card. | ||
NES Mario world 1-1 included (Mario.level). Copy the data folder in the zip to the root of your flashcart to use. | |||
==User guide== | ==User guide== | ||
Levels can be up to ~500000 tiles in size (for reference, the original NES Mario world 1-1 is ~4096 tiles in size). This number is limited by the DS' memory only (4MB yay). | |||
In order to make a level, it needs a tilesheet in indexed pcx format saved somewhere on sd card. | |||
After making your own level, you can use the playtest to see how it plays in most common possible configurations, including the speed of movement, the gravity and the length of the jump. | |||
It saves the levels as .level files and can be used in your own game engine. | |||
Readme/user manual included in zip (Level Editor User Manual.pdf). | Readme/user manual included in zip (Level Editor User Manual.pdf). | ||
==Controls== | ==Controls== | ||
''' | '''Editor:''' | ||
Stylus | Stylus - Move through menus | ||
R/L - | R/L - Enable movement around the map (using stylus) | ||
L+R+Select - Debug menu | |||
'''In game:''' | |||
Stylus - Set level | |||
D-Pad - Move | |||
==Known | A - Jump | ||
==Known issues== | |||
Playtesting may have some frameskips with crowded levels. | Playtesting may have some frameskips with crowded levels. | ||
Line 60: | Line 67: | ||
==Compatbility== | ==Compatbility== | ||
Tested on: Flash card Supercard DSTWO with EOS 1.11 Firmware | Tested on: | ||
Flash card R4 <br> | |||
Flash card Acekard 2i <br> | |||
Flash card Supercard DSTWO with EOS 1.11 Firmware <br> | |||
==Changelog== | ==Changelog== | ||
'''Intermediate 111124''' | '''Intermediate 111124''' | ||
*Fixed crash bug for AKAIO users. | * Fixed crash bug for AKAIO users. | ||
'''111113''' | '''111113''' | ||
*Added autolog save (fat:/data/LevelEditor/console.log) on guru crash | * Added autolog save (fat:/data/LevelEditor/console.log) on guru crash. | ||
*Added custom level save location | * Added custom level save location. | ||
[[Category:Homebrew | <br> | ||
[[Category:DS homebrew games]] | |||
[[Category:Homebrew platform games on DS]] | |||
[[Category:Homebrew game engines on DS]] |
Revision as of 14:43, 12 Haziran 2021
Tiled Map Level Editor | |
File:Tilemapleveledds.jpg | |
General | |
---|---|
Author(s) | Schmendrick |
Type | Platform Game Engine |
Version | 111124 |
Licence | Mixed |
Links | |
[Media:Leveleditords.rar Download] | |
Website |
<htmlet>adsense</htmlet>
This is a level editor for the NDS made by Schmendrick Schmuck to allow on-the-go level editing and testing homebrew platform games.
You can create your levels through a system of tiles, which are then put into collisions so that the character knows which parts are solid and which are not. The levels and are fully customizable, they can be resized, saved and implemented into your own homebrew projects.
Features
- Easy-to-use level editor with stylus controls.
- Simple but efficient UI.
- Generic level data format to be used in any game engine.
- Show or hide grid, tile IDs or complete layers.
- Level saving/loading to/from sd.
- Up to 5 layers (last layer reserved for collision map data).
- Dynamic layer resizing (when possible, resizing will keep your level data in place).
- Customizable Parallax layer scrolling.
- Built-in customizable playtest featuring Mario.
Installation
Download and extract file.
DLDI patch it and copy it to the root directory of the card.
NES Mario world 1-1 included (Mario.level). Copy the data folder in the zip to the root of your flashcart to use.
User guide
Levels can be up to ~500000 tiles in size (for reference, the original NES Mario world 1-1 is ~4096 tiles in size). This number is limited by the DS' memory only (4MB yay).
In order to make a level, it needs a tilesheet in indexed pcx format saved somewhere on sd card.
After making your own level, you can use the playtest to see how it plays in most common possible configurations, including the speed of movement, the gravity and the length of the jump.
It saves the levels as .level files and can be used in your own game engine.
Readme/user manual included in zip (Level Editor User Manual.pdf).
Controls
Editor:
Stylus - Move through menus
R/L - Enable movement around the map (using stylus)
L+R+Select - Debug menu
In game:
Stylus - Set level
D-Pad - Move
A - Jump
Known issues
Playtesting may have some frameskips with crowded levels.
Layers may not display correctly with severely crowded levels.
Compatbility
Tested on:
Flash card R4
Flash card Acekard 2i
Flash card Supercard DSTWO with EOS 1.11 Firmware
Changelog
Intermediate 111124
- Fixed crash bug for AKAIO users.
111113
- Added autolog save (fat:/data/LevelEditor/console.log) on guru crash.
- Added custom level save location.