Explosion Damage Demo
Explosion Damage Demo
The Explosion Damage Demo shows AI being damaged by an explosion that happens 1.75 seconds after starting the scene. The damage and explosion force is mitigated depending on the distance AI are away from the source of the explosion. Users can remove the line: Invoke(nameof(Explode), 1.75f); within the DamageAIByExplosion script so it can be called through custom code, if desired.

Last updated
Was this helpful?