Steering the car in Mobile Game Dev

I’ve been working on the Unity C# Mobile Game Development course. I seem to be having an issue with the input of steering the car. I checked all the values for the canvas in terms of where the left and right anchored images are that detect your touch. It seems that sometimes even when I’m clicking the right side it registers as a left side click. Is there something I’m doing incorrectly? or some values i need to ensure are correct?
Thanks.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.