Classes:SlimeChunk
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Slime chunk | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | SlimeChunk |
Classes: SlimeChunk
Small nukage chunks.
DECORATE definition
ACTOR SlimeChunk
{
Radius 2
Height 4
+NOBLOCKMAP
+MISSILE
+DROPOFF
+NOTELEPORT
+LOWGRAVITY
+CANNOTPUSH
+DONTSPLASH
States
{
Spawn:
SLIM ABCD 8
Stop
Death:
SLIM D 6
Stop
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.