Heatgrids is a customizable heatmap solution able to record and display heatmap data. Heatgrids focuses on small and efficient file sizes in order to keep storage costs low. It does not store 3D positions, but cheap coordinates on an imaginary 3D grid.
To install this package, follow the instructions on the Package Manager documentation after adding the following lines in your manifest.json
{
"dependencies": {
"com.cubusky.core": "https://github.com/Cubusky/com.cubusky.core.git#1.2"
}
}This version of Heatgrids is compatible with the following versions of the Unity Editor:
- 2022.3 and later (recommended)
Heatgrids 0.4.0-exp includes the following known limitations:
- No currently known limitations.