Heatmap System for worldspace

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

Images and example

Heres some more images (4.7 mb of data)


Test the game it self
Game

28 Likes

New update!! More color pallette!!
Inferno:


Magma:

Plasma:

Viridis:

B&W:

6 Likes

Amazing Plugin! Will Use It Soon!

1 Like

I’m getting an error in Roblox Studio when I press Compute Heatmap in the plugin.


2 Likes

Do you have access to the plugin source code? Could you provide it to all Roblox users?

1 Like

If youve install it, you could use the command line to find the sources, try searching for “finding plugin source roblox” (im away rn). As for the error, the plugin it self needs datastore to be enabled IN STUDIO and the script to be running and collecting data, in studio or otherwise.

1 Like

2d mode coming soon! Currently, it is a 3 dimension heatmap, but it is somewhat laggy , so a 2d version will be posted soon , stay tuned

Heres a test place if you want to see for your self (press e to fly)



1 Like