The game looks good and is entertaining, but I found the movement a bit slow, maybe a running action or jumping action that makes you go faster could help, and there were some bugs with the collisions, but I still liked the game
Viewing post in Time Jump jam comments
Thank you for the feedback. This was my first game jam, and still learning GameMaker. Collision would be fixed if I designed my own character sick it has to do w/ player size vs tile size since I did collision’s based on my tiles in a tile set. I just used a bunch of free assets to focus on coding the mechanics. Someone else made same comment about slowness, yet tweaking the speed that far in development caused the player to fall off ledges too easily so decided to leave as is to get it in on time. If I revamped it, I would start with refining the movement and then building the levels around that.