- Home /
How to Left Trigger and West button at the same time - new input system
I'm converting my input to the new unity input system and I'm trying to use composites on the action map to achieve this with no success. What I'm trying to do is perform an event when Left Trigger and Button West are both pressed/held at the same time. I know the event is firing when I set it up with one - Button West, but when I try to have it check for both inputs at the same time it does not work.
Comment
Your answer