you could always make a bool variable and make it true if you are in the trigger box. use a branch to say, if you are in trigger box do nothing, if you are not in the trigger box and “W” is pressed do something.
you could always make a bool variable and make it true if you are in the trigger box. use a branch to say, if you are in trigger box do nothing, if you are not in the trigger box and “W” is pressed do something.