FaceTarget: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(New page: Type: AI pointer, normal Purpose: Makes an object face its target, if it has one. If the object's target is partially invisible (Bits field SHADOW), totally invisible (Bits2 field DONTDRA...)
 
(cat)
 
Line 4: Line 4:


Thunk: Yes.
Thunk: Yes.
[[Category:Codepointers]]

Latest revision as of 06:07, 28 December 2011

Type: AI pointer, normal

Purpose: Makes an object face its target, if it has one. If the object's target is partially invisible (Bits field SHADOW), totally invisible (Bits2 field DONTDRAW), or a Heretic ghost (Bits3 field GHOST), the object will face toward the target, and then have a random amount between -45 and 45 degrees added to its angle.

Thunk: Yes.