ianbattin / Rising

Cal Poly Game Development Club - InVox Games
2 stars 0 forks source link

Falling to death after a certain height brings you to next level #1

Closed maxwey closed 8 years ago

maxwey commented 8 years ago

If you fall to your death after the small stuka has shown up in the background (but before the large stuka has arrived) you simply move on to the boss fight rather than die.

Reproduce by:

  1. Reach height at which the small stuka appears
  2. Jump to death shortly after it has gone off the screen again
  3. Observer your invulnerability
ianbattin commented 8 years ago

Fixed

Added a simple if statement requiring the Stuka to atleast be visible in the screen before allowing the player to survive the fall