Sor1Chase: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(New page: Type: AI pointer, normal Purpose: D'Sparil first form walking logic. If the object's Counter 0 field has been set to a positive value by the Sor1Pain codepointer, the object will subtract...)
(No difference)

Revision as of 18:06, 15 August 2009

Type: AI pointer, normal

Purpose: D'Sparil first form walking logic. If the object's Counter 0 field has been set to a positive value by the Sor1Pain codepointer, the object will subtract 3 from its current tics value, causing it to walk faster (its tics value will not be set less than 1, to avoid state cycles). The Counter 0 field will be decremented by 1. Control then transfers to the Chase codepointer for normal walking logic.

New to Eternity.