Posted April 23, 2023 by L4Vo5
#update
I've made the first small update to the editor! Here are the main changes:
- Fixed a bug where adding new locks to a door would constrain the previous locks as if the door was 32x32
- Fixed the top left corner having an invisible door and key.
- Placing things outside the level boundaries is no longer allowed.
- Slightly changed physics to better match gamemaker's peak jump heights. The proper fix would've been to simulate whatever janky rounding thing gamemaker has going on, but I won't do that.
My next somewhat immediate goals are to fix a bug with i-view, change the level saving format, and add actual level goals.