A_MissileSplit

From SRB2 Wiki
Jump to navigation Jump to search

A_MissileSplit is an action that, when applied to a missile Object, will split off a second missile at the actor's current position which flies on a new path. Var1 defines the Object type of the missile that is split off, and Var2 determines the angle at which it is split (for example, an value of 90 will split it off 90 degrees to the left). If the actor does not have the MF_MISSILE flag, or does not have a target, this action does nothing.

This action originates from the v2.0 modification SRB2Morphed and was added to SRB2 itself in v2.1.

  Actions – Projectiles [view]
A_DropMineA_FireShotA_LobShotA_MissileSplitA_MultiShotA_NapalmScatterA_ShootBulletA_SplitShotA_SuperFireShotA_SuperTurretFireA_TrapShotA_TurretFireA_TurretStopA_VileAttackA_VileFireA_VileTargetA_HoodFire