jtmm/up-editor
KikooDX ff3c1ffe01 Save. Progress. Done. 2020-03-20 10:43:49 +01:00
..
force_img Did stuff and started recovery of levels. 2020-03-20 09:33:44 +01:00
img Did stuff and started recovery of levels. 2020-03-20 09:33:44 +01:00
screens Save. Progress. Done. 2020-03-20 10:43:49 +01: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 Save. Progress. Done. 2020-03-20 10:43:49 +01:00
update.lua There the editor 2020-03-19 17:37:52 +01:00
update.sh There the editor 2020-03-19 17:37:52 +01: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)