Forum Topics tagged condition

Report Tag

39 forum topics with this tag
  • 1 replies
  • 948 views
This content is deleted
Forum Topic
What's the difference between these two conditions?
0 favourites

posted 5 years ago
  • 2 replies
  • 702 views
This content is deleted
Forum Topic
How do I combine OR and AND conditions?
0 favourites

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 O...

posted 5 years ago
  • 2 replies
  • 527 views
0 favourites

I need to create the following logic: | Every Tick. | If (ControllerX-ControllerStickX) > (ControllerY-ControllerStickY). | If (ControllerStickX-ControllerX) >...

  • 1 replies
  • 701 views
This content is deleted
Forum Topic
How do have and "And" and "Or" within the same event?
0 favourites

I was just wondering if how to have and and and or within the same event. For example. If button1 && button2 == Down || button3 && button5 == up {. -----------;...

posted 5 years ago
  • 8 replies
  • 691 views
This content is deleted
Forum Topic
How do I use OR in a condition?
0 favourites

I thought I knew how to use | in the conditions. But seems like I have forgot, made this small example and thought it'd also trigger with the OR-statement? But...

posted 5 years ago
  • 7 replies
  • 956 views
This content is deleted
Forum Topic
Weird Event Condition Issues?
0 favourites

I've had a bug in my game that I was unable to figure out for months. Today I managed to, (or so it seems), get to the bottom of it. However, I still don't unde...

  • 0 replies
  • 188 views
0 favourites

See the picture, should I create every exclusion and condition. It's about performance and there will often be many of these exclusions. Does it give anything?

posted 4 years ago
  • 4 replies
  • 706 views
0 favourites

So, this might be simple enough for some but please forgive me as I'm a relatively new user. I'm creating a point-and-click game, and I got a condition that bas...

  • 2 replies
  • 1.6K views
This content is deleted
Forum Topic
If .. else if... else trouble
0 favourites

Just testing some different strategies with the engine. I tried to create a conditional logic like this one: IF. IF SUB-CONDITION 1. ELSE IF SUB-CONDITION 2. EL...

posted 4 years ago
  • 7 replies
  • 425 views
This content is deleted
Forum Topic
Am I misunderstanding the "or" condition?
0 favourites

I have a problem considering the "or" condition. As far as I know, "or" works this way: If first is true OR if second is true OR if both are true, the following...

posted 4 years ago