Marco Eibensteiner

Results 5 issues of Marco Eibensteiner

If the player flies to the edge of one of the "pools" and just short taps the space bar/boost, it get stuck and loads up to full power without having...

- Added 2 new Default Font Sizes (Fallback Fonts) - Replaced the dynamic font with the Default/Fallback Fonts where they are needed for the German translations

Fix for #139. I followed the video guide mention [here](https://docs.godotengine.org/en/stable/tutorials/export/changing_application_icon_for_windows.html). The current .ico file was missing a 128x128 pixel version. I have added the missing version. ![Lorien_Icon_compare](https://github.com/mbrlabs/Lorien/assets/17379814/c9660637-9885-42b5-b587-89bc3c729a41) The medium icons...

As described in #233 I have created two new buttons in the toolbar. One for resetting the camera to center/home (position 0/0 with Zoom 1) and one that zooms out...

As suggested in the issues #238 and #226, I have added a new input "canvas_pan_key" which allows to pan the viewport the same as the middle mouse button does. New...