How would I make a Stat Polygon

I’m working on an RPG and want to make a stat polygon, but how would I go about that.

Example:

Are you looking for a 2D or 3D solution.
For example a 2D one could be a panel with six icons and small circles from the centre towards each one to represent the value.
3D could be blocks in the air with beams from the centre representing the values.

A similar topic has been reviewed before. This uses a pentagon instead of a hexagon, so you may need to tamper with the code a bit.

Also check out EgoMoose’s Github page on how to make 2D triangles here.

1 Like