Spaceship Side Scroller Prototype (with PowerUps)

http://www.sharemygame.com/share/ed671685-fd75-4075-8159-a43eb326b154

Controls

WASD KEYS

Aim

Pilot your spaceship to the end of the level while evading Asteroids. There are three different collectible PowerUps to ease your journey up a bit:

  1. Speed up and beocme invincible to the Asteroids.
  2. Shoot bullets for a limited amount of time.
  3. Freeze the Asteroids in time for a short duration.

Feedback is greatly appreciated. There are only two levels since my main goal was to get the PowerUps to work properly.

5 Likes

nice!

Really refreshing idea, I like the usage of overlaying obstacles and the good portion of randomness.
Sometimes it occurs that the “firing PowerUp” generates a burst of projectiles (same amount of objects but half the time the PowerUp is active). It seems that this behaviour occurs quite random (have you randomized it, too?)

Hmm. I thought I fixed it but it is not a collision detection issue then. I thought it would occur because the ship would “touch” the PowerUp twice therefore executing the firing method twice but most likely it is the InvokeRepeating method that’s acting weird sometimes. Thanks anyway :slight_smile:

Privacy & Terms