jtmm/up-editor
KikooDX 695c24b324 (WIP) Started implementing map packs. 2020-06-09 13:52:08 +02:00
..
force_img [main.c] Fix friction? Restored ice 2020-05-19 14:09:19 +02:00
img [main.c] Fix friction? Restored ice 2020-05-19 14:09:19 +02:00
screens (WIP) Started implementing map packs. 2020-06-09 13:52:08 +02:00
JetBrainsMono-Regular.ttf There the editor 2020-03-19 17:37:52 +01:00
LICENSE There the editor 2020-03-19 17:37:52 +01:00
README.md There the editor 2020-03-19 17:37:52 +01:00
conf.lua There the editor 2020-03-19 17:37:52 +01:00
draw.lua There the editor 2020-03-19 17:37:52 +01:00
keyboard.lua There the editor 2020-03-19 17:37:52 +01:00
load.lua There the editor 2020-03-19 17:37:52 +01:00
main.lua There the editor 2020-03-19 17:37:52 +01:00
mouse.lua There the editor 2020-03-19 17:37:52 +01:00
pack.sh There the editor 2020-03-19 17:37:52 +01:00
save.lua There the editor 2020-03-19 17:37:52 +01:00
tiles.lua [main.c] Fix friction? Restored ice 2020-05-19 14:09:19 +02:00
update.lua There the editor 2020-03-19 17:37:52 +01:00
update.sh [up-editor/update.sh] Use mogrify (imagemagick) to crop textures 2020-05-19 13:01:09 +02:00

README.md

up-editor

A level editor for my unnamed-platformer project. https://gitea.planet-casio.com/KikooDX/unnamed-platformer

Keys (use QWERTY scancodes) :

  • WASD : change screen (up, left, down, right in order)
  • C : save screen (WASD autosave)
  • O : load screen (WASD autoload)
  • K/L : increase/reduce windows scale
  • Escape : quit
  • Tab : cycle one item forward
  • LShift+Tab : cycle one item backward
  • I : return to origin screen (5050)