Hello,
I have two different controllable characters that I switch between, with only one being active at a time. Ideally I just throw a PlayerInput action on each, reference the same InputActions asset and toggle them on and off and have input be shared. Is this possible with the new Input System or is there a specific way to accomplish this? Thanks!