Becuase i have made one event where the enemy get's killed when you jump on and another where it you can't jump on it for a couple of seconds. No matter what i kill the enemy when i jump on it like the first event had priority. Can i make the second event have priority over the first?
Develop games in your browser. Powerful, performant & highly capable.
That's when you would use multiple conditions (using AND/OR etc) and maybe make use of variables.
Difficult to give and exact answer as we would need know exactly what you are attempting to do, as well as seeing your current events.