Why my projectile doesn't Destroy

Hi. My projectile doesn’t destroy when it touches the ground even thought it’s supposed to

Still it does destroy when the player touches it.

I think you should enable “Hit event” for the ground then it’ll trigger the event when it got hit and you can handle it after :slight_smile:
, to enable it go to collision section and tick “Simulation generates hit events” option