Hi,
I'm trying to do something basic but I can't figure it out with construct.
I want to make a specific action when the player press the spacebar on the keyboard OR the button A on the gamepad but I also want to add an AND conditions when a boolean is false.
When SpaceBar is pressed OR when Button A is pressed AND when boolean is True ... do something
How to do that with construct ? I don't find any resources about this case ? Do you have any ?
Thanks for your help !