#Is it possible to recognize when the player opens the core roblox menu?
18 messages · Page 1 of 1 (latest)
if it shows behind roblox core its easy
roblox core will always be foreground
just detect when esc is pressed
the icon could still be clicked with a mouse
actually my game is first person so nevermind
thanks
lol
chat dont exist so doesnt matter
cuz ig u can loop with userinput service
GuiService
The GuiService is a service which currently allows developers to control what
Class.GuiObject is currently being selected by the gamepad navigator. It
also allows clients to check if Roblox's main menu is currently open.
This service has a lot of hidden members, which are mainly used internally by
Roblox's Class.CoreScript|CoreScripts.