I'm trying to wrap my head around the unity input system, and I've figured out how to directly use inputs, but Im wanting to indirectly use them via the action map. but in doing so I've come to a big hole in the road, how do I switch between left stick input and wasd? because using left stick i use readvalue and I'm assuming for wasd ill be using getaxis Raw/ Get axis if that works... I'm honestly overwhelmed with all this and I just need an explanation and a brief demo on this so I can continue working on my "game"... it's taken me 4 days to get the perfect moving scripts imo but i didnt use the input system now i want to convert so i can use a game pad.
↧