So I’ve been trying to get the DualTouchControl prefab from the default cross platform input package working, but I haven’t had any luck. I’m using a default first person character controller, and I’ve switched my build to Android, and enabled Mobile Input through the toolbar menu, but the setup doesn’t seem to be working. It’s just a canvas UI with the provided touchpad scripts on two images.
I think the problem may be where I’m placing the prefab in the hierarchy, but I’m not sure. Any help in getting Cross Platform Input to work would be greatly appreciated.