Sup everybody,
I'm new, so sorry if this is very beginner. But basically I'm using the gamepad and I have an action that plays when you hit the A button. Also, I have a completely different action that plays when you hold RB and press the A button.
Right now, when you hold RB and press A both actions play. I want them to play separately, independent of each other. I guess I'm looking for a condition or an if statement of some sort that excludes the "A button" action if RB is down. I hope that makes sense, any help is much appreciated, thanks.