Okay, so I'm trying to make a common event that makes it so that when I press C(enter), it plays an animation. That's the easy part, getting it to WORK is what I'm having trouble with. I have the "Trigger:" set to "None" thinking that it would take nothing to trigger that event, well I was wrong. It doesn't work. I set it to "Parallel Process" and the "Condition Switch" is this switch I have in the beginning of my game, well until I interact with that switch NOTHING happens. I don't want to have anything in the game activate this Common Event, I just want it to constantly be in effect from the instant I start my game. Is there any way to make that happen?