I recently made a radio menu for my game but the buttons dont work on mobile while its working on pc. I tried changing eveything like:
- Changing the buttons to TextButtons from ImageButtons
- Removing UIListLayout
- Changing the click functions. (Activated, Input and MouseButton1Click)
It seems that the issue is caused by the scrolling frame but if i don’t use scrolling frames the buttons won’t fit.