Hey everybody. I've been working on a modification of the KS Editor.
Level Editor Modification by Looki, 2009
New features:
* Open a world by double-clicking it.
* Open a world by searching for it in the input box above the list.
* Hold down the arrow keys when navigating through the world.
* Custom objects are displayed on-screen if "Screen->Show custom objects" is set.
* In-built INI Editor with syntax highlighting:
---Press F3 or "Script" left to the tileset settings. Reload the original file by "Edit->Reload World.ini".
---(NOT WORKING) You can press on a room's group, e.g. [x1000y1000], to jump to the room.
---The font can be changed in Worlds\EditorSettings.temp.
* Tile replacing, Press Shift+Right click. Like Flood Fill, but not only for connected tiles.
* Rectangular selection: Select multiple tiles at once.
---You can right-click a tile to keep the current selection rectangle. You can press F to reset it.
* Rectangular filling: Hold down Ctrl while placing tiles. You can select multiple tiles to fill using a pattern.
* Undo, Press Ctrl+Z or "Edit->Undo". Undo only works for object and tile placement.
* Flood Fill, Press Shift+Click. Use can select multiple tiles to use a pattern. Only for tiles (single layer).
* Minor fix for German users by setting "Qwertz" in EditorSettings.temp to 1 (Z gets Y, bank-changing shortcut).
* The executable to use for testing is read from "Executable" in EditorSettings.temp.
* Press Ctrl+G or "Go to>Coordinates" to jump to a screen by entering its coordinates.
The Worlds folder only contains a EditorSettings.temp file which has to be updated in order to be able to test your level.
One note, undo only works per screen. If you switch the screen, all the undo information is lost.
I hope you like it as much as I do!
Get it
here!
Pictures:
http://clickteam.info/looki/Pictures/KSE1.pnghttp://clickteam.info/looki/Pictures/KSE2.png