Project T, Journal Entry 5
Project T » Devlog
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
Project T
mff-gdintro-2023-t
Status | Released |
Author | VojtoG |
Genre | Action |
Tags | mff-gdintro-2023-t |
More posts
- Project T, Journal Entry 7Apr 18, 2023
- Project T, Journal Entry 6Apr 18, 2023
- Project T, Journal Entry 4Mar 22, 2023
- Project T, Journal Entry 3Mar 15, 2023
- Journal Entry 2Mar 01, 2023
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).