lMake sure objects
are centered at the origin when
exported from 3DCanvas
lDarkBASIC is
somewhat inconsistent when it
comes to manage collisions, so test
thoroughly
lUse the Intersect
Object command if you have a
fast-moving projectile, otherwise the
projectile might go through the target object.
lAlso, Intersect
Object is useful for making your
own collision detection algorithms