#[unsolved] virtual cursor mode unable to interact with surfacegui

1 messages · Page 1 of 1 (latest)

frosty steppe
#

https://medal.tv/games/roblox-studio/clips/m3IHEVov2PKaZKJ6L?invite=cr-MSxHbzgsNDE5ODQzODU2&v=20

in the provided video, you can see how the virtual cursor is unable to interact with the shown surfacegui, however, it is interactable with a computer mouse.
i am unsure what the cause of this is.

most of my buttons are made up of:

sampleUI.sampleButton.Activated:Connect(function()
  ...
end)

so im really lost on why it works for my mouse but not my controller

Watch issue by mfkc and millions of other Roblox Studio videos on Medal. #robloxstudio

▶ Play video
#

i have tried moving the ui parts into a screengui in startergui and redefining the new locations in my ui script, however, none of the buttons ended up being interactable anymore.

frosty steppe
#

[unsolved] virtual cursor mode unable to interact with surfacegui

restive fjord
frosty steppe
restive fjord
#

cause i only have one solution in mind but im sleepy as fuck

#

is to like

frosty steppe
restive fjord
#

Turn it off during menu, switch it to a casual mouse icon changer, but out of menu is when you turn it back on

#

Roblox is really weird sometimes

frosty steppe
restive fjord
#

Ah,

#

Well im not particularly sure how you would fix this other than fully turning it off putting back the players normal cursor during menu in my point of view but all scripts are different shrug

frosty steppe
#

not sure what you mean by off

as its just a toggle between locked (like a shooter game) and not locked (standard cursor behavior)

#

i feel like there is some confusion going on somewhere

#

wherever that may be

frosty steppe
#

bump

pale crystal
# frosty steppe bump

Maybe try click detectors? I don't know how they interact with console but maybe it will work