For every support, do this (I forget the actual name of the VCE events)
{
   onProjectileHit > MiniGame > VCE_editVariable > ["supportstuff"] + 1
   onProjectileHit > MiniGame > VCE_ifVariable > ["supportstuff"] == (number of supports)
   onVariableTrue > Building > fakeKillBrick
}
no?