Hi guys!
I'm kinda new to construct, started using it like a week ago.
I would like to create a fighting system based on Joystick direction. Meaning if the player press the joystick up, and the attack button he trigger a dash attack. Same goes for the others directions.
But i can't get the game to understand he can only trigger the dashing attack if the two keys (button attack and direction on the joystick) are pressed at the same time. Having already left or right pressed on the joystick, and then pressing the attack button should result in something else, and not a dashing attack.
That's were i kinda struggle.
I hope i was clear enough, thanks for taking the time to read my problem.