crystal-bit/hacktoberfest-2020

Create level selection scene

davcri opened this issue · 2 comments

You have freedom to experiment different layouts. The basic requirement is to have the possibility to load levels defined in scenes/gameplay/levels/.

The "Start" button on main menu should load this level selection scene.

Future work

  • implement level completed persistence
  • load save file and mark completed levels as done

Reference from Kingdom Rush

image

Video reference: https://youtu.be/kHcO2NFInuY?t=14

I could try to do this.

Pull request merged! Closing this issue #34