Author Topic: Any addons for "onNamedBrickHit"?  (Read 859 times)

I need it for my rocket tennis minigame.

you can't use onprojectilehit on the brick as the trigger?

I think the duplicator will work just fine for that

Why i need it...
Say, What if a player hit the platform to make it fall, Why not make their team win instantly?
That's what i'm going for.

why wouldn't onprojectilehit work?

you can just event all the bricks of the platform with onProjectileHit. newdup will dup events, jsyk.