Controls: A = left D = right W = jump Space = jump Arrow keys also work Mobile Compatibility out now! Turn it on in the options menu! Jump your way through platforms, text, and more while trying to get through the 13 levels, and an infinite scroller boss that you have to defeat! Tip: If you end up stuck at the bottom of a level, and are not being able to get up, you are able to jump out of that if you are touching a platform that reaches to the bottom. There are currently 3 power-ups that randomly appear during the boss: the red arrow gives you more health, the rocket shoots a rocket towards the boss, and the magnet pulls items toward you, while damaging Glitch (the boss) severely. The boss may also collect power-ups, and everything does the same except the magnet. Touching the bottom during the boss also damages you. Getting the rocket power-up in the boss may make you shoot none. This version might be a bit buggy, so I will update the game to fix these things and add more levels because this took me a long time to make because it was frustrating to make all the levels work together, so good luck!
The physics and gravity engines are pretty simple, its just that if you're not touching a platform, (sprite) then change Y by negative however fast you want your character to fall. Jump: Change Y by how fast you want your character to jump, and put that in a repeat block to make the jump smoother, and adjust. Request ideas for levels too and don't forget to comment your best time!! Updates: Update: Version 1.1: Fixed the time being one thing and not always 176.4, also fixed stage 11's duplicating spiny thing with two separate sprites instead of a clone. Update: Version 1.2: Added a 'Settings & More' menu, added an infinite scroller boss level with a storyline, added arrow keys, and more bug fixes. Update: Version 1.3: Fixed an animation bug, as well as improving boss difficulty. A new animation bug has appeared during the glitch scene, where you keep spinning and/or keep 'glitching' after said scene. Hopefully fixed soon. Update: Version 1.5 (UI UPDATE!!): Finally updated the UI, adding a home screen, updated death screen, updated option screen, and more! Also fixed some smaller issues like the powerups giving you more than one of the effect the powerup is supposed to give. Mobile compatibility is also now out with two different mobile layouts, available for change in the settings. Cat Platformer V 1.6: Fixed some issues, also added a magnet item for the boss. Movement Update coming soon!