This module is put in ServerScriptStorage and it will make a new datastore called GlobalHeatmap and every 5 seconds (configurable) it will store all players positions and return that position within a grid , every 60 seconds (configurable) it saves that data and when you enter studio it uses said DataStore to make a sort of 3d bar chart (idk what else to call it) the higher and more red a grid is the more people go there. It also uses billboard guis to show how many people go there.
This is useful for seeing where players tend to go as theres no built in way to do it, and I couldnt find any other modules like this.
(Note the visualizer only runs in studio).
https://create.roblox.com/store/asset/92477656170509/Heatmap
