
My Idle Breakout game welcomes a second player !
I thought it would be fun to have a versus mode, so here it is (local). But in last few weeks I also worked on theses points :
1 : Power Bars
Brick destroyed now fills a power bar, once the bar is full, player can consume it to trigger it's ball special ability. For now, abilities are not integrated yet, but it's my next step !
2 : UI
Ui is my nightmare. I tried to avoid this step for a while, but now, it's time to start. BUT, thanks to this awesome youtube tutorial , it turned to be pretty simple to get started. I like to work the game feel as the game goes, so I had to update my animation tool so it now supports some UI components. Also, as the feedbacks gets more intensive, I had to do a performance pass on it.
This is how it looks so far.
I'm curious to get your opinion on the game so far.
Thanks for reading !