-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Speed up is here, folks! (I think so)
So everybody's been asking about it and here's a way it could work.
(This will all only apply to odd numbered levels)
At certain points in the levels, a prompt will appear saying "GAS" or "TURBO" (or whatever) and it will give the player the option to speed up. (Maybe bonus points for doing it?)
As a base for this, use the SpeedChange script currently being worked on in the JSON-test branch.
Maybe even add a slow down button that appears once speed is increased by the player. If the player slows down, they will lose the bonus. The slowdown will bring the speed back to default.
Things to watch out for
Add speed-up points only after all cones are gone, so that the potential speed up doesn't conflict with them.
For this reason Level 7 with the Cone-Solo sequence will not have a speed up situation.