Hi
I imported the CrossPlatformInput package, I needed a joystick and a button for my Android game so I added the “MobileSingleStickControl” prefab to the scene, I didnt work so I searched online and found you need to add an EvenSystem so I did, but it doesnt work either, my game uses the standart “Horizontal” and “Vertical” Axes, the CrossPlatformInput is suppose to emulate those, right? or do I need to do anything more?