i'm sorry for abusing the "how do i...?" forum. i've just had so many questions, and i've been looking for other threads on my problem but some of them don't solve them.
my problem:
i'm making a platform shooter, so i have my character, who can move left or right. when he shoots from his original state, it shoots fine, but when he mirrors, the bullet direction doesn't change.
so i set the bullet to change it's angle 180 degrees if my player is mirrored, but when i tested the game, the player (once mirrored) shot in both directions!
i can't find a solution. any ideas?