VileTarget: Difference between revisions
From Eternity Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
==Optional parameter== | ==Optional parameter== | ||
VileTarget accepts an optional parameter: thing type to spawn. If omitted, it will be the VileFire (dehackednum 5) type. | VileTarget accepts an optional parameter: thing type to spawn. If omitted, it will be the VileFire (dehackednum 5) type. | ||
==See also== | |||
*[[VileAttack]] | |||
Latest revision as of 09:34, 14 June 2026
Type: Monster attack, normal
Purpose: Causes the object to face its target, and spawns a VileFire object at the target's location. The Fire codepointer will be called on the VileFire object after it is spawned.
Optional parameter[edit]
VileTarget accepts an optional parameter: thing type to spawn. If omitted, it will be the VileFire (dehackednum 5) type.