I'm getting the "Else condition can't be placed there. Make sure the Event follows a non triggered event, and is the first condition". I'm checking to see if W...
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...
I have a spaceship that moves left and right, but IF I press left key, it plays left animation ELSE IF I press right key, it plays right animation ELSE play idl...
Hi thanks in advance for taking the time to read and help me. I am trying to figure out why this else condition Is'nt working. I want my player to basically cre...