Hi, I'm new to Construct. I've gone through most of the beginner tutorials but I still can't figure this out!
I have a basic platformer. The character has the platform behavior. The bullets work but will only shoot one direction no matter what.
Example: If the character is facing right, the bullets shoot right. If the character is facing left, the bullets shoot right. —@
I thought I could fix this with some kind of check when the bullet button is pressed, but I just can't figure it out.
Any help would be extremely appreciated!