Classes:LeafSpawner
Classes: LeafSpawner
This actor needs a description.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Leaf spawner | |||
---|---|---|---|
Actor type | Map spot | Game | ![]() |
DoomEd Number | 113 | Class Name | LeafSpawner |
DECORATE definition
ACTOR LeafSpawner { +NOBLOCKMAP +NOSECTOR +INVISIBLE action native A_LeafSpawn(); States { Spawn: TNT1 A 20 A_LeafSpawn Loop } }
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.