A_Boss3TakeDamage

From SRB2 Wiki
Jump to navigation Jump to search
This article or section is outdated and has not been fully updated to reflect the current version of SRB2.

Please help the Wiki by correcting or removing any misinformation, as well as adding any new information to the page.

To do
Going by the code this obviously does something different now, but I'm not sure what exactly?
Note
This action is designed only for Objects of type MT_EGGMOBILE3 (Sea Egg), and will not have the same effect for other types of Objects.

A_Boss3TakeDamage is an action that is called when the Sea Egg takes damage, to allow it to start moving along the paths of boss waypoints again. The actor's threshold is set to the Parameter value – or the number multiplied by 4096 added to the Thing type number – of its target's spawn point Thing; for the Sea Egg, this determines the next waypoint for it to move to. The actor's movecount value is set to the value determined by Var1, which for the Sea Egg determines whether to fire at the player or not before moving (0 = no, 1 = yes).

  Actions – Boss thinkers [view]
A_Boss1ChaseA_Boss1LaserA_Boss1SpikeballsA_Boss2ChaseA_Boss2PogoA_Boss2PogoSFXA_Boss2PogoTargetA_Boss2TakeDamageA_Boss3PathA_Boss3TakeDamageA_Boss4RaiseA_Boss4ReverseA_Boss4SpeedUpA_Boss7ChaseA_Boss7FireMissilesA_BossDeathA_BossFireShotA_BossJetFumeA_BossScreamA_BossZoomA_BrakChaseA_BrakFireShotA_BrakLobShotA_FocusTarget