Saturday, March 13, 2021

Paddle_Size

 Decided to make life easier for myself when testing by

simplifying what the bricks can look like on level 1.

Below, keeping track of paddle color (with skin -1). 





The initial size of the paddle is set from  Paddle.lua.



The score is rendered from main.lua.


If I want to change the paddle size, I need to do this from update in PlayState

because I need score information to do this.



Tada:









No comments: