Closed sEver closed 2 years ago
[x] Square holds entities: Entity[] instead of flat field entity: Entity.
entities: Entity[]
entity: Entity
[x] Set entity within appropriate square will push new entity onto this array.
[x] setSquaresAcordingToEntities will clear all entity arrays on all square at the begginning.
[x] It is possible to enter a square with non walkable structure on it. FIX IT !
[x] Square holds
entities: Entity[]
instead of flat fieldentity: Entity
.[x] Set entity within appropriate square will push new entity onto this array.
[x] setSquaresAcordingToEntities will clear all entity arrays on all square at the begginning.
[x] It is possible to enter a square with non walkable structure on it. FIX IT !