Updated Block Breaker In Space with Lives

Whew, finally done! :grinning:

There are six levels, and a new brick type is introduced each level. I’m quite pleased with the atmosphere that’s been achieved. What I’m most chuffed with, though, is that I managed to not only create lives, but on each level you have a chance to increase your lives by one by destroying a random amount of bricks. Big thanks to @Sebastian_Martens for helping me with that last thing. :slight_smile:

Now since I’m still using Unity 4 and can’t create a Web GL build, this link will download the game via OneDrive. Hope you check it out. :slight_smile:

https://1drv.ms/u/s!ArMfUhXatisFgZMUvZehnafDmANTDg

1 Like

How do you make it so the lives don’t reset on a new scene?

Hey, sorry I took a while to respond. I made the lives a static. Of course, the problem with that you need to reset the lives manually when the game restarts.

Yo james, i played your version of the game, and its perfect! Congrats on your job mate!

I myself trying to figure some stuff out to make it better, im farely new to coding so, im about crack my head ! :slight_smile:

May I ask you to share your source project so i can check some codes and stuff from it? Thanks!