My Idle Breakout game welcomes a second player !
Yeah, I thought it would be fun to have a versus mode. So here it is, a second player support (local).
But there is more :
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. So, because I like to work the game feel as the game goes, I had to make a few update to my Feel Craft tool so it now supports animating some UI components. Also, as the game feel gets more intensive, I had to do a performance pass on it.
This is how it looks so far.
Thanks for reading :)