Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-10-31 12:39:02 +00:00
parent c17109d2a0
commit df09b7055a
35 changed files with 517 additions and 764 deletions
-8
View File
@@ -1684,14 +1684,6 @@ The range can be beyond or smaller than the range of the Patrol Zone.
The range is applied at the position of the AI.
Use the method <a href="AI.AI_GCI.html##(AI_AIR_ENGAGE).SetEngageRange">AI.AI_GCI#AI_AIR_ENGAGE.SetEngageRange</a>() to define that range.</p>
<h2>4. Set the Zone of Engagement</h2>
<p><img src="..\Presentations\AI_GCI\Dia12.JPG" alt="Zone"/></p>
<p>An optional <a href="Core.Zone.html">Core.Zone</a> can be set,
that will define when the AI will engage with the detected airborne enemy targets.
Use the method <a href="AI.AI_CAP.html##(AI_AIR_ENGAGE).SetEngageZone">AI.AI_CAP#AI_AIR_ENGAGE.SetEngageZone</a>() to define that Zone.</p>
<h1>Developer Note</h1>
<p>Note while this class still works, it is no longer supported as the original author stopped active development of MOOSE