Classes:PowerTorch
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Torch power | |||
|---|---|---|---|
| Actor type | Power | Game | |
| DoomEd Number | None | Class Name | PowerTorch |
Classes: Inventory→Powerup→PowerLightAmp→PowerTorch
This powerup gives you the effect of the Torch from Heretic. It is mostly equivelant to PowerLightAmp, although the brightness flickers a bit for a more believable torch effect. The OpenGL renderer's option of "enhanced light vision mode" also colors the screen with this powerup with a faint yellow glow rather than the PowerLightAmp's full night-vision goggle.
DECORATE definition
ACTOR PowerTorch : PowerLightAmp native {}