Classes:PlayerChunk

From ZDoom Wiki

Jump to: navigation, search
Player gibs
Actor type Internal Game
DoomEd Number None Class Name PlayerChunk

Classes: PlayerPawnPlayerPawn

 →BloodySkull
 →IceChunkHead
Base class for actors that are created with the death of a player.

DECORATE definition

ACTOR PlayerChunk : PlayerPawn native
{
  +NOSKIN
  -SOLID
  -SHOOTABLE
  -PICKUP
  -NOTDMATCH
  -FRIENDLY
  -SLIDESONWALLS
  -CANPUSHWALLS
  -FLOORCLIP
  -WINDTHRUST
  -TELESTOMP
}
Personal tools