bates64 / chronofist

Combat platformer where time is not on your side. Can you ressurrect the ancient art of Chronomancy and save Tempstead? (Game Off Jam 2022)
https://nanaian.itch.io/chronofist
1 stars 0 forks source link

Level loading/unloading #39

Closed bates64 closed 1 year ago

bates64 commented 1 year ago

Levels have 'neighbours':

image

At any one time, we should only have the level that the player is plus its neighbours loaded.

bates64 commented 1 year ago

Closed in #62