One thing many programmers have had to deal with in Mugen is setting up projectile detection; there doesn't seem to be any sure-fire way of doing it. Can you please implement a trigger that detects where a projectile is onscreen, or at least when it exists? I think something similar to EnemyNear or IsHelper would work.
This may make AI coding a bit less superficial.