How to apply damage to an object?

Hi,

I am trying to simulate damages in cars when a body collides with it like it is done in this video - https://vimeo.com/

I am trying to do it in the first person shooter game template, so that i can shoot projectiles at the object. but the object just moves and doesn’t dent. I tried creating a destructible mesh but that cause the object to break down into pieces. I want it to dent when i apply a force to it. Could someone point me in the right direction?

Thanks a lot.

You first have to break down the mesh in your 3D software program and create the dents yourself.
Take a look at this video, if you have at least a moderate understanding of how to create and rig vehicles you will know exactly what to do. It even comes with a vehicle model you can use.