The Speed Update


Change the speed and bounce boxes from the old "set velocity" to the new "additive mode" (best way I can describe it). Basically, now you can stack your speed. In the old version if you got speed (X Velocity) from the SpeedBox ad hit a BouncyBox right after, your speed would be reduced to a set amount < 1024 (1024 - the speed you lost from hitting the box). But now if this happens you would keep your prior momentum + an extra bosst (the speed you were going before + 1024). What this also means is that you can go absolutely rediculous speeds. You would go so fast that even if you were above a platform but if you didn't touch it at all you would die. (I had to change the way death works XD) I also added debug text for some reason, it is useful during gameplay though, but you'll have to figure out how to show it yourself.

Files

My Slope Clone (The Speed Update).zip Play in browser
10 days ago

Leave a comment

Log in with itch.io to leave a comment.