Tabela91 / CIDP-UnityProject

Unity Game
1 stars 0 forks source link

Joystick Bug #2

Open RyanDelia opened 8 years ago

RyanDelia commented 8 years ago

The controls work fine, but the on screen joystick does not move the character at all. I was under the impression that the code for it to work had already been implemented, but nothing is happening when I click and drag the joystick.

Tabela91 commented 8 years ago

Thank you for your feedback. I was unaware of this issue until you pointed it out as the last time I had tested the joystick it worked fine. However since then I have made many changes to the character controller script. In fact I rewrote it from scratch due to limitations which stopped the character from jumping correctly. Clearly these changes have broken the joystick functionality.

I will look into this as soon as I can as the Joystick is indeed a vital component of the game's functionalities.