Hello guys I mad a heatmap plugin, Thought I would share it.
Description
Heatmaps are a way of representing data, Where one color is hot, One is cold
It is mosly used to represent positional data and thus I’ve made this plugin to assist in the creation of heatmaps
REMEMBER TO SAVE YOUR GAME BEFORE USING THIS
Now I highly recommend you to not change the script’s configs, As it is working just fine and lastly, remember to wait for your data, You just can’t build Rome overnight.
Now the plugin text input is case-sensitive, so keep that in mind
We currently have 6 styles
Also black and white
Features And Limits
Features
- Auto data saving
- Data combination (To avoid key request limits)
- Multi-key support (Save more than 4 mb of data)
- Multiple color scheme
- Color scheme offset to account for large player counts
Limits
- 1 stud resolution
- Saves only position
- Saving is done in intervals
- Donot use it with datastore editor at high data amount, It does not work
Performance
- 2 request per time saved (Get and set).
- 4 request per time saved (Get and set and another two for key changing).
- Maximum capacity is theoretically unlimited, As long as your PC can handle it.
- Data generation is quite high, On my nearly 0 player game , I got 1.36 % of 4mb in a day
- After a few months I got 4.7 mb
License and stuff
- For personal use, No credit required in-game.
- For redistribution, No credit required, But would be nice.
- As for right of deletion, No personal information will be collected for you, The script only collect the position
- As for data acess, If someone have access to the “Heatmap” Key datastore, They can access the data in its raw form, But would likely crash their studio (tested on rtx-3060)
Get it now
Studio plugin:Heat map plugin
Auto data collection script:Heat map script