Hello everyone Is it possible to create a Polygon...
# korge
m
Hello everyone Is it possible to create a Polygon-View in korge by defining all vertices? I want to create a PolygonShape in Box2D (for example a hexagon) and attach a correct view to it. Thanks
m
Hi Michael You can use ShapeView which takes a VectorPath to define a polygon view.