Some Problem with joystick,I have problem with joystick
I imported the joystick pack in unity asset store. Then set a Canvas and fixed joystick. At the play time there is a problem cause. Despite I didn't drag the handle to right-up direction, the handle is pointing right-up. What's happen?,I set Fixed joystick from joystick pack at Canvas. Then When I use it, There is strange input cause. I didn't drag it but the joystick direction is pointing right-up. What's happen?
Comment
@meiein Hi. I have this problem to. did you find a way for fix this problem? I using UNITY 2018 maybe the joystick package is not response for this version!
Answer by UBrownie · Oct 15, 2020 at 09:21 AM
Just so others can benefit.
.
Make sure the canvas holding the joystick is not set to:
Render Mode = World Space
That should solve the problem.
Your answer
