Joystick Overlay Help

image

The image above shows where the joystick is on my mobile layout
Behind the joystick theres a “boost display” as you can see with the timed object
Ive seen other games make it so the joysticks behaviour is above the frame its on. I’ve tried setting the zindex higher but i cant drag the joystick if my finger is on that frame. Is there a way i can disable the background frame?

Hey so after a little testing I found the answer
Screenshot 2025-02-13 164151

& assuming this is what you want you would just need to set the display order in your ScreenGui to be above 0

Screenshot 2025-02-13 164317

1 Like

I actually fixed this by repositioning. Turns out the joystick wont work at all if the frame is a scroller (which mine was) but it fixed the jump button, Appreciated!

1 Like