Anyone know how i could achieve this type of controller nav?
I tried this one but it doesn’t seems to work on me
local GuiService = game:GetService("GuiService")
GuiService.AutoSelectGuiEnabled = false
Anyone know how i could achieve this type of controller nav?
I tried this one but it doesn’t seems to work on me
local GuiService = game:GetService("GuiService")
GuiService.AutoSelectGuiEnabled = false
set StarterGui.VirtualCursorMode to Enabled
TYSM finally (ignoreeeeeeeeeeeeeee)
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.