Author Topic: Bots in vehicles and turrets.  (Read 850 times)

I'm having some trouble with the default bot events regarding their use in vehicles, in particular vehicle turrets.

Putting a bot in a tank turret will make him always shoot sideways as if he was targeting me, but couldn't look at me. Also is there a way to disable bot strafing?

You can crudely disable strafing buy setting the bots datablock to a playertype that cannot strafe. I.e. set maxSideSpeed = 0; for that playertype.