Tinkering with a way to do modal UIs for things like inventory etc.
This commit is contained in:
parent
db441000f8
commit
d8400d0a76
9 changed files with 120 additions and 92 deletions
|
@ -1,5 +1,6 @@
|
|||
TODAY'S GOAL:
|
||||
|
||||
* Create a move function for iterators that recalculates their position to make it easy to move them inside the matrix. This can then be used in lighting. Just make an iterator once, and move it around after.
|
||||
* Components::Tile must also die.
|
||||
* MapConfig must die.
|
||||
* Tile component needs to go, use the Tiles from the json.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue