Hello everyone,
How I call InputAxis event in BP component?
the event appears on a BP class but i try to include it in BP component and is not listed.
Thanks!
Hello everyone,
How I call InputAxis event in BP component?
the event appears on a BP class but i try to include it in BP component and is not listed.
Thanks!
It’s just not possible, and yes, that sucks. Just using different input controllers for different schemes or devices - nope.
You can at least use custom events and interfaces to mimic something like that.