Classes:Spark
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:
|
| Spark generator | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | 9026 | Class Name | Spark |
Classes: Spark
A spark generator creates spark when activated. The number of sparks created can be set as its first argument; by default it is 32. Its angle is the direction in which the sparks will be thrown.
DECORATE definition
ACTOR Spark native
{
+NOSECTOR
+NOBLOCKMAP
+NOGRAVITY
+DONTSPLASH
}