parkm / oldbpm

A JavaScript game where you shoot at bubbles.
0 stars 1 forks source link

Remove Cursor, Add Crosshair #53

Closed dgpt closed 9 years ago

dgpt commented 9 years ago

It is currently kind of difficult and not-fun to shoot bubbles. I think adding a crosshair and removing the cursor would be beneficial. Crosshairs should also change based on the gun. Here are some examples:

image

I'm thinking the first style would be for shotgun, the second or fourth style for cannon and the third style for rifle. Ignore the black circle around the crosshair; I think it'd look better by itself. Also, the rifle (and possibly cannon) should become more inaccurate as you move it around; this would be shown by the crosshair opening up and then closing when you stop moving (just like in FPS games).

I think this should be a higher priority to get a more accurate feel for the game's difficulty and play-style, so I'm setting it for alpha.

parkm commented 9 years ago

694fd8c5fa3aa09a118ec18fe3cba29cd30f88e7 implemented