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

Add: Optimize trigger detection #299

Merged
merged 2 commits into from
Mar 1, 2017
Merged

Commits on Feb 22, 2017

  1. Add: optimize trigger

    It is NOT a good idea to disable spawn for Helicopter because city will
    not be activate until player get out. The AI will spawn directly infront
    of players ...
    
    A clever way could be to activate city when the pilot start to decrease
    the helicopter speed for landing. So during the travel, no AI will spawn
    until you start to apporch your landing zone.
    Vdauphin committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    ba9bf9c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

  1. add: disable by default

    Vdauphin committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    59dcf0a View commit details
    Browse the repository at this point in the history