What score can you get before the framerate becomes unbearable?

In this unity project, you can pop orbs each with a variety of values. 

Orange orbs - 5 points,  Blue orbs - 10 points, Red orbs - 20 points. 

Feature 1: Pop

whenever a player clicks, a POP prefab will appear. When the player clicks somewhere else, the previous POP will disappear and the player will create a new POP in the place they had clicked

Feature 2: Rotate POP

There is a UI Slider in the project. When interacted with, the slider rotates the POP prefab

Feature 3:  Score

Whenever a player destroys an orb, the score counter on the left hand corner will increase. Each orb has their own value, so the score will increase according to it. 

Feature 4: Popping Orbs

Straightforward, when you click on an Orb, it will be destroyed.

Feature 5: Mouse location

In the debug menu, the position of where the mouse was last clicked was shown. Click and you'll see the current X and Y location of the mouse

Feature 6(?): Spawners

Empties that spawn the orbs. Nothing too crazy.

StatusReleased
PlatformsHTML5
AuthorNOV98
GenreShooter
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.