Hi there!! I’m doing my bombs explode (they are physics object), but their radius are 0.4f and I want the explosion radius be 2f, then I added to the bomb a BoundingSphere, but I get this exception.
UnsupportedCollisionException
What can I be doing wrong??