Play the short first "Chapter" of the Giopuppy "Series"
I made this game a long time ago, but I ran into an error. Years later, I now finally left the game unperfected for antique reasons but fixed the easy and unexpected glitch that didn't let progress happen to the final room. I could've fixed it easily by remaking the game with better code, but I wanted to leave it as is because looking back, it technically was my first real game. If you look inside the project, you will immediately exit out from the horrors of bad code! You're not supposed to make room sensing sprites T~T Use "if( {touching edge} and {room=bottom_room} and {y>160} )then Broadcast 'top_room' "