I have an enemy actor, and I want to to create a condition that does something once the enemy is destroyed. how do I construct the logic behind this?
The enemy is an actor Blueprint.
I have an enemy actor, and I want to to create a condition that does something once the enemy is destroyed. how do I construct the logic behind this?
The enemy is an actor Blueprint.
Found the OnDestroyed event.
Question is null.