How XBOX users interact with UI's?

how XBOX users interact with UI’s?
I need to make them able to use UI’s, how can I do it?

3 Likes

I think its “Activated” but im not sure…

I believe there is some Enums you can use to check if a user is on xbox, UserInputService also has events for xbox buttons I believe

Yeah but with UI, how would I do it? or do I have to bind each key to each action?
X = open shop
for example

yeah I believe you would have to add other events for xbox

1 Like

Ok, that’s :sparkles: going to take a lot of work :sparkles:

1 Like

Coming from an Xbox user, well used to
How we usually hit buttons is by hitting the back button on the controller, then using the left stick to highlight a button, after this click it with a and done.
It would be far superior if you were to use something else, such as holding a button on the Dpad and then clicking another button, you can see more about controllers here.
Have fun

2 Likes