Issue with GUI selection with controllers

I want to make my game accessible for Xbox users. To achieve this I want to improve GUI selection. How do I make it so that you can move around a GUI selection cursor instead of the DPad? Like this (game is “DON’T GET SNIFFED”):


Any information would be very helpful!

To achieve that You need to modify VirtualCursorMode property of StarterGui and set it to Enabled:

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.