nk3nny / LambsDanger

AI enhancement mod for Arma 3
Other
105 stars 40 forks source link

Improve explosionEH #358

Closed rekterakathom closed 9 months ago

rekterakathom commented 1 year ago

When merged this pull request will: Improve explosionEH by adding more checks and using new features

  1. Describe what this pull request will do

Adds an alive check to the start, to make sure that code never gets run on dead units (hopefully fixes #328 )

Utilizes a new engine feature for getting the position of the explosion, allowing units to "flinch" accordingly

  1. Each change in a separate line