Author Topic: How do I make bricks require multiple hits to have a certain event work?  (Read 1021 times)

I have usually used the "OnProjectileHit" events. But now it's become unusable because I have no idea in my right mind how to make it require MULTIPLE projectile hits to activate.
Can anyone tell me how?

You would use either VCE variables or a print brick counter for this.

You would use either VCE variables or a print brick counter for this.
Alright, thanks.

You would use either VCE variables or a print brick counter for this.
the funny thing is, print brick events work on bricks that aren't print bricks

even easier is just some toggles, depending on how many shots need to hit the brick

even easier is just some toggles, depending on how many shots need to hit the brick
Ten shots. Could you give me an example picture?