Distorting/damaging Mesh with a material

Hi - trying to work out how to distort a mesh using its material so I can twist up the object up a little on damage - So I can apply a sort of damaged/broken look to my actors easily when they are hit without having to swap out meshes (IN UE5)

Tried playing around with world position offset but this seems to create gaps between the surfaces and only works successfully with very small amounts of offset.

Just wondered if there was a better method? I feel like swelling or expanding areas may be the way to go but not sure if that is acheiveable via a material?

WPO sort of succeeds but the surfaces start to fracture

This is the setup I was trying out

Hey there @Fnordcorps! WPO is pretty good for basic dents, but you can start breaking the polygons for deeper dents, so I’d usually recommend only shallow WPO use for damages. Alternatively here’s a couple of threads with a couple of other options for more or less controlled damages:

1 Like