On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Great game, i really liked the style but i would of liked a crosshair because aiming without it is a bit hard.

Thank you for the feedback! Actually we had a crosshair but I removed it because I couldn't figure out how to allign the bullets with the crosshair in time, will definitely add it in the future, thanks for playing!

if i remember correctly you used unity so just make a raycast feom the camera get the rays contact point subtract the projectiles position from it normalize it and the multiply it with the projectile speed and that should give a pretty good look

I use Godot but that should also work there, thanks!