edited September 2019 in ORK Support
So I have a menu screen with like 5 guibox's that pop up.. Is there a way where I can just make it so that the guibox that the mouse is hovering over is the focused window, instead of needing the player to click on each one?
Post edited by Wrofir on
Miuratale : coming 2024
Miuratale
  • Under Menus -> GUI Boxes -> Base Settings
    Check - Cursor Over

    Use GUIBox setFocus() method on the cursor over event to change the focus.

  • Ah okay, I'll check it out after work, thanks!
    Miuratale : coming 2024
    Miuratale
Sign In or Register to comment.