jpfed / Adrift

You are a space pilot lost in an endless maze of extraterrestrial caverns. Can you find your way home?
http://www.ludumdare.com/compo/author/jpfed/
2 stars 3 forks source link

Reuse the player's ship from level to level #3

Closed jpfed closed 14 years ago

jpfed commented 14 years ago

Reuse the player's ship from one level to the next so we can have powerups that last for longer than a level, and the player's health (or lack thereof) can persist too. In fact, the only thing that should change about the ship from one level to the next will be the physics objects and the ship's coordinates.

jpfed commented 14 years ago

This just comes down to implementing ship:warp.