Effectively a continuation of an old unfinished project, but both cut down for 100 blocks and a lot has been changed Coding-wise this is my best project yet, but feature-wise its a bit lacking. To compensate I made it rather difficult lol I have to say it's crazy how many blocks platformers require compared to other games.
End music is scratch library, normal music is me All code by me Sound recommended because I wasted so many blocks on making the music switch at the end lol. honestly I learned a lot by making this. The player sprite used to take 103 blocks, but I cut it down to 78 while actually improving quality (since then I've added more blocks) Normally I'd make the two transition sprites one sprite but when every block counts you gotta sprite spam ;) At one point during the making of this I removed upwards collision, but I restored it because I found other ways to save blocks. I think I might use this player sprite as kind of a template in future games because it's compact and it has all the full features of your typical platformer player sprite (minus wall jump) #games #platformer