Hello everyone! Sorry for the recent inactivity. I've been busy with school as well as my hobbies. I wanted to create a platformer engine that would be concise while still having basic features (lava, bounce, etc.). Although it's not the most concise platformer engine, it was as concise as I managed to make it. I will likely create a better platformer engine in the future with more functionality as well as features. :) (I'm sorry if this engine feels somewhat lazy, I wasn't able to find any ways to make it more concise. If you do, please tell me and I can give you credit.) Features: - Basic platformer engine - Red is lava - Yellow is bouncy - Green takes the player to the next level DISCLAIMER: Technically, there is a 4-block script in the backdrop. With that included, this would be a 59-block platformer engine. Also, this is not a game. It is an engine that can be used to create platformers. Credits: Engine (and engine demonstration) by @870xpr Feel free to use this engine with credit :) #games #engine #platformer #870xpr