Of course, if the event existed on a baseplate or similar: OnPlayerTouch -> Player -> KillIfNotOnBlue (or KillIfNotOnRed)
And have a brick with no collide, no rendering, but with ray casting:
OnProjectileHit -> Projectile -> Delete
OnProjectileHit -> Client -> This is the red spawn area! (or This is the blue spawn area!)