Console support

ive never really focused on adding support to console, until players started complaining. I realised that all my buttons use MouseButton1Click, when i switch it to Activated, the buttons still work on pc, does this work on console too? or should i just use UserInputService

Yeah, Activated works on console and you can also use UserInputService (what I use)

ok, perfect, thank you, ill see which works best

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