A_Boss2Pogo

From SRB2 Wiki
Jump to navigation Jump to search
This article or section is incomplete. It doesn't have all of the necessary core information on this topic. Please help the SRB2 Wiki by finishing this article.

A_Boss2Pogo is an action that is used as part of the Egg Slimer's pinch phase thinker, when the boss is pogoing towards the target player. This action does not handle the pogoing action itself, but merely the additional behavior that must be done continuously during the pogoing – the pogoing itself is assumed to be handled by either A_Boss2PogoSFX or A_Boss2PogoTarget so that the full pogoing behavior can work properly.

When the actor is moving downwards and is 8 fracunits or lower above the ground, the actor will switch to its RaiseState if not already using it – for the Egg Slimer this would be the state that starts the next jump of the pogoing phase (using either of the pogoing actions already mentioned). Otherwise, if the actor is moving downwards and hasn't already sprayed anything during the jump, the actor will spray Objects of a type determined by PainChance around itself, playing AttackSound when it does.

Object property Use
RaiseState Pogoing state
AttackSound Goop spraying sound
PainChance Object type of goop to spawn

  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