Fragmenting sprites to make them destructible is likely bad practice and is certainly resource-intensive.
Vulp-OS opened this issue · comments
Ethan Rockwood commented
We should probably utilize a mesh of some sort and use the inherent methods in an attached collider to determine where impacts occur and how to handle them.