energized

From Wiki of ZZT
Revision as of 02:54, 8 February 2021 by Rbts (talk | contribs) (Created page with "{{DISPLAYTITLE:energized}} '''energized''' is an internal object flag in ZZT-OOP. This flag is true when the player has temporary invincibility from having touched an En...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

energized is an internal object flag in ZZT-OOP. This flag is true when the player has temporary invincibility from having touched an Energizer.

Usage Example

This object shoots randomly when the player is energized:

@object
#cycle 1

:loop
#if energized shoot rnd
/i#loop