Hi guys,
I'm trying to get a crosshair going in my 2D platformer but couldn't come up with something reliable. I've tried searching but couldn't find anything similar.
My original solution was to use a really fast bullet that when it collided with a wall, the crosshair would appear. However the bullet travels too fast and flickers causing it to miss the collision with the wall most of the time.
I should note that there's no mouse in this game.
Any help would be appreciated.
<img src="http://i.imgur.com/IeQbXLg.png" border="0" />