{{{ "planted": "10/18/2020", "repotted": "1/4/2026", "nobreak": "true" }}} * The #pico8 native map editor wasn't quite scaling to my needs, so I decided it was time to make some tooling for my engine. Now I can do more complicated maps quicker, without leaving PICO-8! (Buttons are from @tommulgrew's #IMGUI cart, which let me prototype way easier!) ![](media/10_18_2020.gif) * Sorry, I forgot to link the GUI library! you can find it here, if you're interested: [https://lexaloffle.com/bbs/?tid=35889](https://lexaloffle.com/bbs/?tid=35889)