This project uses C# and Unity to build a custom grid map that is different than the Unity tile map. This due to the ability for the grid map to contain multiple different data types (bool, int, float, etc) for more applications that are not just building levels. Applications, such as, a heatmap, pathfinding, minesweeper & more!
-
Notifications
You must be signed in to change notification settings - Fork 0
This project uses C# and Unity to build a custom grid map that is different than the Unity tile map. This due to the ability for the grid map to contain multiple different data types (bool, int, float, etc) for more applications that are not just building levels. Applications, such as, a heatmap, pathfinding, minesweeper & more!
CSimmonsCS/GridMapUnity
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project uses C# and Unity to build a custom grid map that is different than the Unity tile map. This due to the ability for the grid map to contain multiple different data types (bool, int, float, etc) for more applications that are not just building levels. Applications, such as, a heatmap, pathfinding, minesweeper & more!
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published