Classes:ZBlueCandle
Classes: ZBlueCandle
A single blue candle. In Hexen.wad, the sprites are actually named CANDA0--CANDE0 and are renamed at load-time by ZDoom.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Blue candle | |||
|---|---|---|---|
| Actor type | Light source | Game | |
| DoomEd Number | 8066 | Class Name | ZBlueCandle |
DECORATE definition
ACTOR ZBlueCandle
{
Radius 20
Height 16
+NOBLOCKMAP
States
{
Spawn:
BCAN ABCDE 5 Bright
Loop
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.