I’m using Unity 2019 LTS, but i can’t change things in Input Manager in run time so i need to write my own.
I get everything since it’s just a keycode with dictionary. But i can’t make an axis similar to one in Input manager.
I search in online but didn’t see anyone look for same thing or i’m searching in wrong name.
I even look at every variable name includes “input” or “axix” but none of them is this axis.
Or maybe they are just not public.
I heard it before but thought it’s same as Input Manager. (English isn’t my main language and i’m not good at it)
I’m start searching, If it’s the thing i’m looking for -which is Input manager but bindable- that would be very great.
For the 2019 version. I use it because it’s the most stable for me, at least for this project. When ever i ported into newer versions it keep crashes. Maybe it’s because project is got lot bigger (I know it’s a bit late to about think input system now)
But for the new projects, i don’t know which version is most stable, any recommendation?