jakubg1 / OpenSMCE

Game engine which allows creating a broad range of marble popper games.
MIT License
14 stars 11 forks source link

Multi-layered maps #51

Open jakubg1 opened 2 years ago

jakubg1 commented 2 years ago

Instead of map sprites having a background flag, and path nodes having a hidden flag, there could be layers starting at 1, which would tell in which order spheres and map sprites should be rendered.

Example for current games:

Implications: