NumProj
From M.U.G.E.N Wiki
Trigger: NumProj
Returns the total number of projectiles currently owned by the player.
- Format:
- NumProj
- Arguments:
- none
- Return type:
- int
- Error conditions:
- none
Example:
trigger1 = NumProj = 0 Triggers if the player has no currently active projectiles.