[Solved] Or opperator in events

Hello everyone.

Here is a basic question, but I did not find it out.

In Gdevelop event sheet you can put several conditions to have some kind of “and” opperator equivalent
image
For exemple in this picture animation number of the hero has to be 2 and 6.

My question is : Is there a way to make it like this
picture animation number of the hero has to be 2 or 6

(I could copy past what happen if the condition is met… But that is not elegant)

Thank you for your help

Yep, just use the OR condition and put both of these within that section.

Search the condition finder for OR, or manually browse to the advanced section.

Ok that was obvious.

Sorry

Thank you

2 Likes