Mobile Input Help

I love this asset and it works great when I run it under PC build. However, when I attempt to use it for mobile it doesn't work. The touch joystick will move and react to touch but the character/player doesn't move at all. Please any help would be appreciated. I'm using Unity2017 3.1. Build changed, mobile input enabled.

Comments

  • Hi @Dadken,

    this doesn't seem to be a PUN problem so helping in this case might be difficult unless somebody had the exact same problem before. My only hint for this problem is, that you somehow have to apply the input you made via touch to the object which you want to control.