UIS or CAS is better?

Which way would be the best?
I want it to be responsible as possible.

Using UserInputService or ContextActionService for detecting user input?

UIS: Detecting every time the player presses a button and if its the right one then send it to the server with remote ervents.

CAS: I never used it…

2 Likes

CAS is kind of better as you can set up mobile buttons and customize the button


UIS is a good thing for detecting when a player presses a button


#help-and-feedback:scripting-support is the right place for this topic


There is BetterInput but it sucks because

  1. I can read elseif just fine
  2. it’s just a wrapper module that makes UIS more complicated
  3. if chains are more efficient
1 Like