Update Game.ini
This commit is contained in:
parent
4c72af27a7
commit
48fa6ce741
1 changed files with 0 additions and 27 deletions
|
|
@ -17,33 +17,6 @@ bMovementTimeDiscrepancyResolution=false
|
|||
MaxPlayers=16
|
||||
MaxSpectators=0
|
||||
|
||||
[/Script/AIModule.AISystem]
|
||||
bAllowStrafing=False
|
||||
bAcceptPartialPaths=True
|
||||
bEnableBTAITasks=False
|
||||
bFinishMoveOnGoalOverlap=False
|
||||
|
||||
[/Script/AIModule.AIPerceptionComponent]
|
||||
HearingRange=768
|
||||
SightRadius=3000
|
||||
LoseSightRadius=3500
|
||||
LoSHearingRange=1500
|
||||
PeripheralVisionAngle=360
|
||||
|
||||
[/Script/AIModule.AISenseConfig_Hearing]
|
||||
HearingRange=768
|
||||
LoSHearingRange=1500
|
||||
|
||||
[/Script/AIModule.AISenseConfig_Sight]
|
||||
SightRadius=3000
|
||||
LoseSightRadius=3500
|
||||
PeripheralVisionAngleDegrees=360
|
||||
AutoSuccessRangeFromLastSeenLocation=500
|
||||
|
||||
[/Script/AIModule.EnvQueryManager]
|
||||
;Lower the interval will check the environment faster but will eat up ur CPU resource
|
||||
QueryCountWarningInterval=5.0
|
||||
|
||||
[/Script/Insurgency.INSCoopMode]
|
||||
MinimumEnemies=3
|
||||
MaximumEnemies=24
|
||||
|
|
|
|||
Loading…
Reference in a new issue