🤑 30% Off | Artisan 2 on sale until April 30th
Buy Now
Hexagon
-
Is there a simple way to draw a hexagon with the API, I'm not seeing it. I would like to specify a center point and radius similar to what you do to add a circle.
-
@medeek said:
Is there a simple way to draw a hexagon with the API, I'm not seeing it. I would like to specify a center point and radius similar to what you do to add a circle.
entities.add_ngon(center,normal,radius,sides)
Advertisement