-Controls- Spacebar or click to shoot E to activate aim tracers -Instructions- Shoot targets to get hits, and spend hits on upgrades. Golden targets give more hits. The upgrades (in order from lowest to highest starting price) are: Cooldown Bullet Amount Shot Area Speed Piercing Multiplier Rebirth
I made this like a year ago, it’s older than the billionth project which was in April so I must’ve made this in March (or early April). ------------------------------------------------------------------------- All scripts and sprites by me Idea by me ------------------------------------------------------------------------- UPDATES: v1.0.1 prepared to add more upgrades, improved target spawn system v1.0.2 fixed a few mistakes that shouldnt have been saved v1.1 Added speed upgrade! I have another in mind but i dont really feel like adding it rn. Also the game is mobile friendly now. v1.2 Added piercing upgrade v1.3 Added multiplier upgrade. May be reworked soon cuz its kinda boring v1.3.1 Made the golden target more rare the more bullets/multipliers you have. The formula is: set (gold?) to <(pick random 1 to [10000 * {multiplier + (bullets amount - 1)}]) = 1> v1.4 Added rebirthing, will add rebirth-only upgrades soon, but for now, it only changes your multiplier. You can rebirth at one million hits, but for every thousand hits you get after, your multiplier increases by 0.01, so if you got 100,000 hits, it would increase by 1. v1.4.1 Changed golden target chances so that they show up more often v1.4.2 Added aim tracers v1.4.3 Added limits for the first 3 upgrades.