DECORATE
From ZDoom Wiki
The DECORATE lump allows one to define actors that can be placed in a level. DECORATE was originally intended to aid in the creation of decorative objects such as the lamps and torches in Doom and other games without using up extra frames in DeHacked. However, it has been expanded to create virtually anything you want, not just decorations.
For historical reasons there are two distinct ways to define actors here. However, the old method has been completely superseded by the new one and it is strongly advised not to use it anymore.
List of DECORATE topics:
- DECORATE format specification
- The old DECORATE format
- Creating non-interactive decorations
- Creating new monsters or other complex items
- Creating new projectiles
- Creating new inventory items
- Creating new player classes
- Creating new weapons
- Creating decorations that can be (de)activated
- Using inheritance
- Creating new sprite graphics
- DECORATE Variables
- Converting Sprites
List of Actor refrences:
Other DECORATE-related topics:

