How to make a radar chart?

Hi guys i want to make a radar chart like this


i tried this way but the module not work

my friend gave me this place but idk why it not work and the script is really hard to read
Radar-chart.rbxl (67.0 KB)
im thinking to using viewpor and beam to make radar chart . _.
Thx for reading !

4 Likes

Hey there! The reason it’s not working and the reason it looks hard to read is because the scripts are stolen from a game.
This is stolen with a decompiler, most likely Synapse X executor.
The reason it isn’t functioning is because it is missing the backend server scripts. No current decompiler can decompile server scripts.

I started learning how to make radar charts but how they did it
from the file you sent is bascilly they created a bunch of frames with a size of 1 pixel and created it with a lot of frames like a bunch of them 100 -300 frames

if anyone has a good method lmk
i know there is a tringle frame but because of how roblox engine work there are those black lines that ruin it because of rendering so egomoose method cant really work