Arkanoid, how to create bonus system?

I need to create bonus system but idk to do it.
Idk what I need do next…

hi. sorry for late reply. First of all. make sure after brick is destroyed place this code. Then make variables for your paddle, like cannon, ball speed and etc. The bonus bp (BluePrint) will always need RotatingMovement component, and it will always go down. If it was overlapped by paddle, it will apply effect then the bonus will be destroyed. if i am not right, ask me.