how to make the third condition work which can be throwing something animation
I am not an expert in animations at all, but maybe it works if you add the ‘z key is pressed’- condition as a sub-event for the moving and not moving conditions (or whenever you want the player to throw something). At the moment one of the first two conditions will defintely be true (moving or not moving), so the third one won’t be checked.