I am making an rpg game similar to the old zelda games with the overhead view. This game takes places in the future though and I am try to make a way to shoots bullets. I have a a sprite with 4 animations for walking down, up, left and right. I made an event when space bar it spawns a bullet sprite. The problem is it only shoots out to the left and no other direction. How can i fix this?