Posted April 30, 2021 by sleepy_hedgehog
#update
In my journey from "let's test what can i do with this neat program" to "let's make this thing I made a full game", everyday i discover some new tool or code that opens a lot of new possibilities. This time, the idea that led to a new line of code that led to a bunch of new possibilites was "how can i make my levels longer?". I know that is kind of a simple answer if you know the first thing about game maker or any other game engine, but for this project a little more complicated because... well... because my code is a mess. And everything was all put together in the assumption that the levels were going to be just 1screen tall/wide.
But now i wanted to made the levels longer for..... reasons, and well, that was what i did. So i know is silly, but i'm excited because this opens up new ideas not just for level designs, but for new game mechanics I will implement in the coming days.
I will try to post a new version tomorrow or by sunday at the latest. :)