How To Code Xbox Supported TextButton?

I’m trying to make a TextButton that supports Xbox. What I mean by this is I want to make a TextButton that someone on Xbox can activate with their controller. The problem is that I’ve never dealt with anything related to supporting Xbox. I’m also fairly new to coding on Roblox.

I Have Just Three Questions:

  • How can I allow users on Xbox to activate a TextButton?
  • How can I allow users on Xbox to press different buttons to do specific things?
    (EX: I press a button on my controller to die / reset)
  • How can I allow users on Xbox to activate and type in a TextBox?
3 Likes

Roblox already has builtin functionality for Xbox users to click buttons and select TextBoxes