Also you are destroying the actor too early, what happens after will not execute.
if you want a destruction like behaviour so the player falls through you can disable collision and set the mesh visibility to false
Also you are destroying the actor too early, what happens after will not execute.
if you want a destruction like behaviour so the player falls through you can disable collision and set the mesh visibility to false