Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 568 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 568 Bytes

Just some helper classes to store game world data in grid format using int masking to speed up some calculations + a way to visualize it using unity sprites.

Grid being updated in runtime:

Reading data from grid given specific coordinates (example in code):

World data example (colliders):

Grid data:

Grid data with mixed values: