Is there a way to set a trigger to check if a key is NOT pressed?
I have a chord trigger to allow the input action to fire when W, A, or D is also pressed, but I do not know how to set it so it will not fire, or will cease firing, if S is pressed…
I’ve tried adding “S” and settings the modifier to negate but that does nothing.