A_MixUp

From SRB2 Wiki
(Redirected from A Mixup)
Jump to navigation Jump to search

A_MixUp is an action that is used as the thinker for the Teleporter Monitor. First the actor checks how many living players are in the game that are not spectators or in Super form. The actor then re-arranges the locations of all these players in the level, and plays sfx_mixup. Note that some other player data such as tracers or player flags will be swapped by this action as well.

If there are only two players that can be teleported in the map, this action simply teleports the two players to each others' locations. If there are more than two players, this action decides on a random node offset to decide whose location each player will receive. If there is only one player that can be teleported, this action will do nothing. This action will also do nothing in Hide & Seek, Race or any non-multiplayer mode.

  Actions – Powers and monitors [view]
A_1upThinkerA_AwardScoreA_BombShieldA_CustomPowerA_EggmanBoxA_ExtraLifeA_GiveShieldA_ForceShieldA_GiveWeaponA_GravityBoxA_InvincibilityA_JumpShieldA_MixUpA_MonitorPopA_PityShieldA_RecyclePowersA_RingBoxA_RingShieldA_SuperSneakersA_WaterShield