i tried these settings just to see if moving the joystick would do anything:
it didnt work so now i need help, im looking for names for the normal 8 directions i want to move,
thanks
i tried these settings just to see if moving the joystick would do anything:
it didnt work so now i need help, im looking for names for the normal 8 directions i want to move,
thanks
There aren’t names; you just get axis values from -1 to +1 for each axis you want to read, using the Input.GetAxis(InputName).