Page 1 of 1

Autoturret aim is always slightly off

Posted: Tue Jun 25, 2019 2:43 am
by LordVGames
Playtesting my mod, I've noticed that any time that the autoturret I've placed down attacks an enemy, it always aims slightly away from the target. Almost 9 times/10, it'll do this. The enemy just about has to move for the turret to have a chance to get a hit off. It's very annoying since I have a class centered around using turrets for offense and defense. Anything I could do to fix this, and get pretty much pin-point accuracy w/ shots on targets?

Re: Autoturret aim is always slightly off

Posted: Wed Jun 26, 2019 5:56 pm
by Marth8880

Code: Select all

AIBubbleCircle bool
AIBubbleSizeMultiplier float
AIBubbleScaleDistDivider float
AIBubbleScaleClamp float
These weapon ODF parameters tune the AI's aiming accuracy. You can see them used in the stock sniper rifle ODFs IIRC.