271
edits
Demos kratos (talk | contribs) No edit summary |
m (General AI options probably finished) |
||
Line 117: | Line 117: | ||
;General AI options bitset | ;General AI options bitset | ||
:allows or disables some parts of the AI behavior | :allows or disables some parts of the AI behavior | ||
*NONE - startle anim is enabled, rest is disabled | *NONE - startle anim is enabled, rest is disabled | ||
*0x01 - startle anim disabled | *0x01 - startle anim disabled | ||
Line 123: | Line 123: | ||
*0x04 - requires 0x02; firingspread/projectile dodge enabled for weapons; AI tries to face shooter and shoot back while dodging | *0x04 - requires 0x02; firingspread/projectile dodge enabled for weapons; AI tries to face shooter and shoot back while dodging | ||
*0x08 - requires 0x02, overrides 0x04 if both are set; firingspread/projectile dodge enabled for weapons; AI isn't shooting, it just tends to run away, not facing shooter | *0x08 - requires 0x02, overrides 0x04 if both are set; firingspread/projectile dodge enabled for weapons; AI isn't shooting, it just tends to run away, not facing shooter | ||
*0x10 - | *0x10 - bit not used | ||
edits