Enhanced Input custom triggers triggering too fast

I’m probably using the wrong trigger or doing it wrong in some way but I can’t figure it out and can’t find anything. I am making a tactical rpg like Fire Emblem I am using the enhanced input system and I want three things triggered from the same button pushes at different times. selecting the character first confirming their movement, then attacking. this should be done with three different button presses in that order. I thought to make my own triggers because none of the basic triggers make sense to me. The trigger is down below and all of them are the same just different parts of the branch being activated problem is it’s too fast one space bar will do all three of those actions with the triggers. how do I set it up where I do one action then it opens it up for the next action so on and so forth?