Classes:DoomBuilderCamera
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:
|
DoomBuilder camera | |||
---|---|---|---|
Actor type | Internal | Game | (ZDoom) |
DoomEd Number | 32000 | Class Name | DoomBuilderCamera |
Classes: DoomBuilderCamera
Doom Builder places this thing on the maps it edits for its 3D editing mode. They have no possible use in the game, and destroy themselves instantaneously, but this class exists anyway to prevent them from being interpreted as map errors.
DECORATE definition
ACTOR DoomBuilderCamera { States { Spawn: TNT1 A 1 Stop } }
Categories:
- Chex Quest actors
- Chex Quest internal actors
- Chex Quest 3 actors
- Chex Quest 3 internal actors
- Doom actors
- Doom internal actors
- Doom II actors
- Doom II internal actors
- Heretic actors
- Heretic internal actors
- Hexen actors
- Hexen internal actors
- Strife actors
- Strife internal actors
- ZDoom actors
- ZDoom internal actors
- Internal