How to set zindex of mobile jump button

Title says it all. I have some textbuttons that cover the mobile jump button. When mobile players try to jump, they click the textbutton instead of the jump button so I want to have the jump button ontop.

I’m not sure but you could do the inverse and just set the text button to a negative Zindex value

Apparently the jump button on mobile has its own screen gui so I could just change the DisplayOrder property of that

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