9 lines
286 B
Markdown
9 lines
286 B
Markdown
# levelcrawler
|
|
|
|
tldr it's a poc to move from level to level only drawing partial data from the map
|
|
|
|
This is kindof like a test to make a dungeon crawler type thing with a map?
|
|
Basically i wanted to only draw parts of the map and have level transitions, so that's what i did so far :p
|
|
|
|
|