Classes:Clyde
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Clyde | |||
---|---|---|---|
Actor type | Monster | Game | ![]() |
DoomEd Number | 30 | Class Name | Clyde |
Overview
The orange Pac-Man ghost.
DECORATE Definition
actor Clyde 30 { Damage (2) Speed 2.93, 5.859 states { Spawn: CLYD AB 5 NOP A_Chase("*", "*", CHF_DONTDODGE) loop } }