BrainExplode: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(New page: Type: Miscellaneous, normal Purpose: Boss Brain Explosion, called by rockets spawned by BrainScream. Another RocketShot object will be spawned within a small distance of the one calling t...)
 
(removed thunk, added cat)
 
Line 5: Line 5:
Notes: This effect will continue ad infinitum. This may slow the game down eventually, especially if multiple objects start this effect.
Notes: This effect will continue ad infinitum. This may slow the game down eventually, especially if multiple objects start this effect.


Thunk: Yes.
[[Category:Codepointers]]

Latest revision as of 15:50, 25 December 2011

Type: Miscellaneous, normal

Purpose: Boss Brain Explosion, called by rockets spawned by BrainScream. Another RocketShot object will be spawned within a small distance of the one calling this pointer, and it will be given randomized z momentum, be transferred to frame S_BRAINEXPLODE1 (#799), and have its frame's length randomly modified.

Notes: This effect will continue ad infinitum. This may slow the game down eventually, especially if multiple objects start this effect.