Citojems In Spine as I can draw a CircleShape in libgdx and draw with Box2D .? There are examples but only with Poligonos but not exist with circles . Help me!
Søren You can't draw primitive shapes in Spine at the current time. We want to add this at some point but I can't say when it will happen. I suggest using a bone or attachment as a placeholder, and then adding the shape at runtime.