A_Fall
Jump to navigation
Jump to search
To do Var1 now actually does something ... document it! |
A_Fall is an action that changes the actor's flags. This action was originally used in Doom by the player and enemies to make them intangible when they died (removing the flag MF_SOLID
to do so). In SRB2, it is exclusively used by players who have died, additionally adding the flags MF_NOCLIP
, MF_NOCLIPHEIGHT
and MF_NOGRAVITY
to allow them to fall through the floor.
|
Actions – Miscellaneous | [view] | |
A_Explode • A_Fall • A_ForceWin • A_GoopSplat • A_OverlayThink • A_SetSolidSteam • A_SignPlayer • A_SlingAppear • A_SpikeRetract • A_ToggleFlameJet • A_UnsetSolidSteam |