Hi! I'm a beginner and I'm trying to learn the coding aspect of the engine. I'm trying to code a game of block breaker but I can't figure out how to make the upper blocks appear. I already have the graphics and everything and I've coded the paddle for the player and the ball. I can't figure out how to make multiple paddles that will be broken by the ball. Do I create an array of some sort? How do I go about it? Please help me.