Tatwi / RocketTux

A Tux themed side scrolling coin collection game with player-influenced random level generation.
GNU General Public License v3.0
2 stars 0 forks source link

Boost cooldown timer prevents coin jumps #5

Closed Tatwi closed 3 years ago

Tatwi commented 5 years ago

I put in a fix for coin jumps over-writing the momentum of the boost, by using the cooldown timer. However, it's effect lasts so long that there can be times where you're no longer moving upward from the boost and coin jumps are not applied. Condition needs to be changed so that it is based on Tux's angular velocity.

Tatwi commented 3 years ago

I remember programming this on purpose so that getting a coin wouldn't short a boost, but the result of the way I programmed this is super annoying and will fix it. My kids (testers!) find the ability cooldown very unintuitive and I totally agree.

Tatwi commented 3 years ago

Fixed in commit 7738cdb4dd8eef56561a48e655c5538be7cc867a