home *** CD-ROM | disk | FTP | other *** search
/ Eigen PC: CD-ROM 37 / EPC_47.BIN / toyspace / data1.cab / Required_Files / aai / game.aai < prev    next >
Text File  |  1999-10-08  |  664b  |  13 lines

  1. VEHICLE_DANGER            15    #tiles from vehicle to start avoiding it
  2. VEHICLE_STANDOFF        9    #tiles from frnd vehicle to stop
  3. TROOPER_TURN_RATE        256    #per frame change of direction allowed on run
  4. TROOPER_POSE_RATE        150    #frames to maintain prone,kneel,stand 
  5. TROOPER_SLIDE_RATE        2    #round directions to this power of two (= 4)
  6. DEFENSE_RADIUS            7    #tiles within to attack victim 
  7. ATTACK_RADIUS            12    #tiles within to attack people 
  8. ATTACK_HUNT                12    #tiles from attack center to roam in patrol
  9. FOLLOW_RADIUS            5    #tiles from sarge before we must move towardhim
  10. FOLLOW_ENGAGED_RADIUS    12    #tiles if we are engaged before we must break
  11. GRAVITY                    440    #
  12. SCROLL_SPEED            500 #
  13.