A_UnsetSolidSteam

From SRB2 Wiki
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_ExplodeA_FallA_ForceWinA_GoopSplatA_OverlayThinkA_SetSolidSteamA_SignPlayerA_SlingAppearA_SpikeRetractA_ToggleFlameJetA_UnsetSolidSteam