Im Making a 2d platformer shooter youtu.be/gIZ59rJybaY <-- example
I need the bullets to go left too but they only go right
Can someone please help me with this?
Bullet -> set angle -> Player.angle
Or if you don't change player angle - simply do if player mirrored - bullet set angle 180
Develop games in your browser. Powerful, performant & highly capable.
This will work as long as Set Angle is enabled for the bullet. If it isn't, use Set Angle of Motion instead.
This Video Helped Me ALOT! youtube.com/watch
And so did you guys