Fixes for the bots.

This commit is contained in:
Justin Marshall
2026-05-19 19:43:23 -07:00
parent af56d4bfeb
commit ed6b826d23
15 changed files with 1419 additions and 1103 deletions
+1
View File
@@ -811,6 +811,7 @@ struct bot_state_t
float enemysight_time; //time before reacting to enemy
float enemydeath_time; //time the enemy died
float aggressiveAttackTime;
float enemyposition_time;
idVec3 origin;
idVec3 aimtarget;
idVec3 random_move_position;