OnToolHit Something like when the Hammer, or, for example, a sword or Crowbar would be used as an Input Event. As soon as the tool hits the brick, it activates the rest of events. Tell me weather or not this is done, IMMEDIATELY.
The sword does use a projectile, "Sword Slice" in the spawnProjectile events, so onProjectileHit should work... For the hammer and wand specifically (not Wrench), onToolBreak might work. (although the brick is destroyed...)