Heya! Ive wrote this Main Menu script for my Roblox game. Its supposed to be as if any other main menu script but with controller support!
For some reason, this doesnt work and Im not getting any errors or warning in the output.
If anybody has suggestions on this script, please say that suggestion.
Make sure the selectable
property in your GuiObjects is set to true
, and use GuiButton.Activated
to handle interactions.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.