A_SearchForPlayers
Jump to navigation
Jump to search
A_SearchForPlayers is an action that checks if the actor has targeted a vulnerable player, i.e. a player with the MF_SHOOTABLE
flag. If not, it will search the map for a new player to target. If none is found and Var1 is set to 0, the action will call the state specified by Var2.
This action originates from the v2.0 modification SRB2Morphed and was added to SRB2 itself in v2.1.
|
Actions – Checking | [view] | |
A_BubbleCheck • A_CheckAmbush • A_CheckHealth • A_CheckHeight • A_CheckRandom • A_CheckRange • A_CheckRings • A_CheckTargetRings • A_CheckThingCount • A_CheckTotalRings • A_CheckTrueRange • A_ChickenCheck • A_Look • A_SearchForPlayers |