A_UnsetSolidSteam
Jump to navigation
Jump to search
A_UnsetSolidSteam is an action that is used to undo the effects of A_SetSolidSteam
to make the Gas Jet become intangible again – it does this by modifying the actor's flags so that MF_SOLID
is removed from them and MF_NOCLIP
is added to them.
|
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 |