I’m making a racing game. And I want to add a damage system. After hours of searching I did not find a solution I’m happy with.
I liked this solution: YouTube link
But I’m using a skeletal mesh.
I don’t want to use plugins. And I don’t want to use morph targets.
So is there any way to implement a damage system that meets these requirements? Thanks in advance!