On Destroyed Behavior
-
This behavior will let you select an object, and will trigger an event whenever the selected object is destroyed.
-
@T-Studios all you need to do is use an "execute behavior" when you destroy an object to trigger your event.
-
You can do this currently with two ways.
-
What ever is destroying your object also triggers an event.
-
The Destroy object already is an event and can execute another connected behaviour.
-