Menu one first click to work (Set Input Mode issue)

So don’t worry. First remove flip-flop function , i think problem is there. Then add 1 bool variable “IsAddMenu”. after press “Escape” change this variable (if IsAddMenu is true set false , and it’s false set true ), then add branch and check if IsAddMenu is true make A and if it’s false make B.