Shatter effect

How would I make it so when box collides with another entity the box breaks into pieces.

I think in principle the implementation of this would be similar between engines. Perhaps have a look at the videos here on how this could be done:
https://forum.unity.com/threads/shattering-game-objects.1026547/

2 Likes

It did not help.