Open ChristianGreiner opened 8 years ago
Using non-exposed Farseer API directly is currently not supported in Duality - when possible, try to stick to what you can do using Duality RigidBodies and Shapes directly.
However, it won't hurt to investigate this. Keeping it open, but low-prio for now.
I tried to split up a shape of a Rigidbody with the "CuttingToools" from Farseer. As soon as I split it up, I've got this NullReferenceException:
My code: