Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Allows AI to target ACE3 incapacitated enemies in CQB #391

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 4, 2024

  1. Allows AI to target ACE3 incapacitated enemies in CQB

    Potentially a controversial fix, but nonetheless grimly effective.
    
    By allowing the AI to find and target ACE3 incapacitated enemies in CQB we FIX an inherent problem with the ACE3 system.
    
    Even though the incapacitated unit is rendered invisible, the FSM on an engine level still "knows" there is something there. But because the unit is invisible, it will merely start faffing about.
    
    By allowing the AI to simply move there and kill the downed soldier, the problem resolves itself-- and the enemy becomes all the more deadly in CQB.
    
    Being incapacitated outside of CQB range is unchanged (and players and AI will still survive)
    nk3nny committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b142a0c View commit details
    Browse the repository at this point in the history