Hi everyone
What the idea - I want to set different input actions in separate input mapping contexts on the same key binding. But it doesn’t work in case of the same button. I’m not sure if this is possible


Hi everyone
What the idea - I want to set different input actions in separate input mapping contexts on the same key binding. But it doesn’t work in case of the same button. I’m not sure if this is possible
Hey @Yaklakootmaa2!
Yes, you should be able to do so. However, you need to add a context. You won’t need that separate EnhancedInputAction event, you just need to add a context for priority reasons! Check the link and look at “Input mapping contexts”! It’ll show you how to add a context, give it priority, and determine which context to use.