Changing direction the bullets go?
![keflyn](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
I'm trying to make the bullets go down, left, up and right depending on the direction my character is moving/face(Not sure I have program the facing different directions correctly as I just made the image change depending on which key is pressed) so when my character is facing down or moving down the bullets shot down. I've tried a few things but I can't seem to get it to work.
Thanks.
Thanks.
Comments
My game has the shooting behavior outside of the player actor, so if you have a player-actor that has the spawn rule on him, just have the bullet spawn from -self.rotation.
Good luck!