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
Mayank
12/27/2020, 10:09 AM
Hi Michael
You can use ShapeView which takes a VectorPath to define a polygon view.