I have another problem with my Breakout Game.
I have setup a "Multiball" Powerup. The Ball are split and move when i collect them, but the new Ball does not have the same properties like the original Ball (it will spawn a normal ball)
Example: I have a Fireball as original Ball -> i collect the "Splitball Powerup", but the new (second) Ball are a Normalball.
These are my Actions. Do anyone see the False? And how i can limit the maximal Balls on Screen?