Better random entity placement and config of entities is now more generic.
This commit is contained in:
parent
641a405a06
commit
b16405cfdc
6 changed files with 61 additions and 50 deletions
|
@ -1,5 +1,7 @@
|
|||
TODAY'S GOAL:
|
||||
|
||||
* Stairs \u2ac5 for stairs down, and \u2259 stairs up
|
||||
|
||||
* UNKNOWN COLLISION TYPE 6
|
||||
* Either reduce the amount of size_t or use amit's suggestion of 0u since small sized unsigned can be casted to size_t.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue