Why are you reusing the same bullet? Why not just spawn a bullet every time the player shoots?
And you don't give the bullet sprite Bullet behavior from the event editor... you do that in the layout editor.
Might I suggest you take the Ghost Shooter tutorial? It covers some of the basics, including shooting and spawning bullets.