Difference between continuous and continuous dynamic?

I don’t know the exact description of it, but i understand it as

dynamic = better collision detection
continuous dynamic = even better collision detection :stuck_out_tongue:

It’s probably down to the physics polling times, it just polls more often with the continuous mode to counter 2 fast moving objects coming towards each other. Of course the performance impact will be increased as a result