A_GoopSplat

From SRB2 Wiki
Jump to navigation Jump to search

A_GoopSplat is an action which is used by Brak Eggman's goop to change its flags, allowing it to trap any players touching it until it disappears. The actor's flags are changed to just MF_SPECIAL; this action also unsets the actor's position and clears the sector list to allow MF_NOBLOCKMAP (one of the flags the goop projectile Object type, MT_BLACKEGGMAN_GOOPFIRE, spawns with) to be removed from the actor properly. This then allows goop projectiles to be added to the blockmap when their position is reset afterwards.

  Actions – Miscellaneous [view]
A_ExplodeA_FallA_ForceWinA_GoopSplatA_OverlayThinkA_SetSolidSteamA_SignPlayerA_SlingAppearA_SpikeRetractA_ToggleFlameJetA_UnsetSolidSteam