Hi, I am creating an iOS game that uses a joystick for the third person to move with animation. I have scripts and animations for the character. It works great with the arrow keys but I can't find the actual word or words to use to make the horizontal and vertical movement work with the joystick for iOS in the input manager. I have tried joystick button 0, joystick 1 button 0, I have set up separate axes for the joysticks, I have even tried it with character prefabs supplied by Unity just in case there was a problem with my prefabs. Nothing works. I can get everything to work with the mouse buttons, any keyboard button, or even just mouse movements but not with joysticks. All the commands are put into the horizontal and vertical axes in the input manager. If you know the commands for the joystick prefabs, please tell me. Thank you so much. Tom
↧