Classes:Candlestick
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Candlestick | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 34 | Class Name | Candlestick |
Classes: Candlestick
A simple black candle.
DECORATE definition
ACTOR Candlestick
{
Radius 20
Height 14
ProjectilePassHeight -16
States
{
Spawn:
CAND A -1 Bright
Stop
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.