Hi, I’m trying to make a DPAD system where the player can drift their finger from left to right without having to press the other button. I managed to figure it out using the default mouse hover over function but after the player released, you had to tap outside the dpad area for it to stop moving. Does anyone have a better soloution?
I found the soloution myself, use touch screen buttons instead of regular buttons and enabled passby press!