Seeking Advice for Adapting Roblox Game for Xbox Console

Hey everyone, since Roblox is now on PS4, I want to make my game console-friendly. As far as I understand, Roblox automatically optimizes the UI for consoles (i.e. navigation), but if my game regularly requires clicking on the screen with the left mouse button, do I need to script a detection for a specific joystick button besides the mouse button? I’ve never had a console so I’m not sure how this usually works. Thanks in advance!

Also, when testing in the studio on the console, the leaderboard takes up half of the screen. Do I need to hide the leaderboard when a player is playing from a console, or is it closeable?

1 Like

I think there’s no way to change UI navigation, I’m also encountering the same issues as I want to use the touchpad as a button for the main menu.

1 Like

there is controller emulator in studio “test” section to test smth like this

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