Classes:PowerTargeter
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:
|
| Targeter power | |||
|---|---|---|---|
| Actor type | Power | Game | |
| DoomEd Number | None | Class Name | PowerTargeter |
Classes: Inventory→Powerup→PowerTargeter
This actor needs a description.
DECORATE definition
ACTOR PowerTargeter : Powerup native { Powerup.Duration -160 +INVENTORY.HUBPOWER States { Targeter: TRGT A -1 Stop TRGT B -1 Stop TRGT C -1 Stop } }