Project T, Journal Entry 5


Activity:  Added Juiciness to breakoutgame

Notes: Worked on making work the stuff from the class. Added color change on hit both to the ball trail and the ball, added paddle scaling on brick removal to make the game a bit more challenging. Most importantly added teeth to the paddle smile.

Invested hours: 0.5 hours

Outcome: Learned basic capabilities of DOTween plugin and created simple tweaks to the game.

Files

Breakout1Build.zip 22 MB
Apr 04, 2023

Get Project T

Comments

Log in with itch.io to leave a comment.

Might be good to take another look at this. The paddle keeps getting smaller, so you are probably missing a reset to first position somewhere. The tail should probably disappear when the game ends (This is implemented in the distributed version).