Classes:SecActHitFakeFloor

From ZDoom Wiki

Jump to: navigation, search
Sector Action: "Actor Hits Fake Floor"
Actor type Map spot Game
DoomEd Number 9989 Class Name SecActHitFakeFloor

Classes: SectorActionSecActHitFakeFloor


This is a ZDoom-specific thing that triggers its special when an actor hits the fake floor of the sector it is present in. The AMBUSH and DORMANT flags determine what actors can trigger the special: if AMBUSH is set, then monsters can trigger it, and if DORMANT is set, then projectiles can trigger it. Players can always trigger the special.

See also: Thing executed specials

DECORATE definition

ACTOR SecActHitFakeFloor : SectorAction 9989 native {}
Personal tools