Hey all,
I’m really new to mobile game develpoment and after comparing multiple engines I was most impressed by Defold.
After reading this Does defold support only three shapes for collision? (SOLVED) I’m not sure about whether I can implement my idea like I want to.
First of all is it possible to create random geometric shapes with defold? Random would mean different amount of edges, scale and so on.
Second is it possible to assign these random generated shapes a corresponding collision objects with the factory?
Thanks in advance