I’m working on a game where you move a character and shoot bullets left or right across the screen. So far, I can only get it to shoot right. How do I get it to shoot left when my character is facing left? Here’s the script I made so far:
Your game is a platformer correct?
It’s actually more of a top-down shooter. But I just want to get the bullets to shoot both left and right. I’m not worried about the bullet moving up or down.
This link should help better explain the project I’m working on:
https://www.youtube.com/watch?v=PsRIk2yEOIE&t=3s
1 Like
It worked. Thanks a lot.
1 Like

