Created a video tutorial for all creators on how to create a Hexagon in Roblox Studio.
It’s pretty simple
and attached a script for random color generation
Codycheck
Created a video tutorial for all creators on how to create a Hexagon in Roblox Studio.
It’s pretty simple
and attached a script for random color generation
Codycheck
Frist off, this is the wrong category, this should be put in #resources:community-tutorials / #resources:community-resources
Second off, you can also create a hexagon this way without the need of unions.
sorry for the wrong category.
But I can’t create honeycombs without union.
And snapping with triangles doesn’t exactly work the best.
To create a HEXAGON using 3 identical Rectangles, all you need to know is the number 1.732, which is actually the square root of 3.
Otherwise, the long number is 1.732050807568877.
The longer side of the rectangle is divided by 1.732, which is the size of the short side of the rectangle.
Codycheck