I’m making a bricks game and I have everythign working except I cant figure out how to make my powerups fall to be picked up.
Everything you need to know about happens on frame 4
EDIT
Ok, I’ve made this a bit more managable. Right now when you hit a brick, it runs a function to get the % of 20, and if it is 1 your paddle gets to be xscale of 50, if it is 0 your paddle is xscale of 150. The only problem is this happens instantly, I want a power up thing to fall from the brick when I break it, and in order to get the power up you need to grab it.
There are two .zip files, one is bricksMX.zip, that one is for MX bricks.zip is MX2004