FatAttack3: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(cat)
No edit summary
Line 1: Line 1:
Type: Monster attack normal
{{codepointer|description=If the object's target is valid, it will face it and fire two [[MancubusShot]] missiles, one at its angle plus 5.625 degrees, and the other at its angle minus 5.625 degrees.
 
|usage='''FatAttack3'''
Purpose: If the object's target is valid, it will face it and fire two MancubusShot missiles, one at its angle plus 5.625 degrees, and the other at its angle minus 5.625 degrees.
|seealso=
 
*[[FatAttack1]]
Thunk: Yes.
*[[FatAttack2]]
[[Category:Codepointers]]
*[[MissileSpread]]}}

Revision as of 14:30, 13 February 2021

Description

If the object's target is valid, it will face it and fire two MancubusShot missiles, one at its angle plus 5.625 degrees, and the other at its angle minus 5.625 degrees.

Usage

FatAttack3

Parameters

No parameters.

Examples

No examples given.

Notes

No particular notes.

See also