Classes:GibbedMarine: Difference between revisions
Jump to navigation
Jump to search
m (missing SpawnID) |
Blue Shadow (talk | contribs) m (→DECORATE definition: Updated) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 14: | Line 14: | ||
==== [[DECORATE]] definition ==== |
==== [[DECORATE]] definition ==== |
||
ACTOR <u>GibbedMarine</u> |
ACTOR <u>GibbedMarine</u> |
||
{ |
{ |
||
Game Doom |
|||
SpawnID 145 |
|||
States |
States |
||
{ |
{ |
||
Latest revision as of 17:14, 27 April 2015
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Gibbed space marine corpse | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 10 | Class Name | GibbedMarine |
| Spawn ID | 145 | Identifier | T_GUTS |
Classes: GibbedMarine
→GibbedMarineExtra
Bloody space marine gibs.
DECORATE definition
ACTOR GibbedMarine
{
States
{
Spawn:
PLAY W -1
Stop
}
}