Hi everybody,
I have a question for you. I was checking how sub-events work. There is a point that I don't understand. Is there a if elseif relationship or if if relationship between subevents ?? Can I make if elseif conditions ?
Develop games in your browser. Powerful, performant & highly capable.
Useful manual entry: https://www.scirra.com/manual/75/how-events-work
Also, if you press right mouse on a condition block, you will see options such as 'Make OR' and 'Add Else'.
In combination with sub-events, you can create almost any combination of AND, AND/OR, Else etc.