-
Notifications
You must be signed in to change notification settings - Fork 20
Description
The new changes brought to the AI in pre6 seems to have introduced some minor but still annoying AI bugs. I'll update this issue as I keep finding them.
So far I've found:
The AI spazzes out on sentry mode:
-Pre-5: The AI will sweep one direction in a smooth manner, ocasionally turning around to watch their back.
-Pre-6: The AI will sweep once, before spazzing out and sharp aiming in random directions.
-Notes: Replacing Pre-6's HumanBehaviours.lua file with Pre-5's fixes this, so the issue must lie in said file.
The AI doesn't correctly stop when fighting.
-I can't testify wether or not this bug ocurred in earlier versions, since It very well could be some poorly desing behaviour that didn't manifest itself until the AI think times were quadrupled.
-In firefights, units set to brainhunt or go-to will sometimes continue moving foward instead of holding their ground.
-In case this isn't a bug (And honestly It probably isn't), I'd suggest adding a few seconds of wait to the AI after they lose an enemy in a battle.