Should I Use ContextActionService or UserInputService

from what i’ve read they’re similar can anyone explain the difference for a dummy like me lol. also I need to know because i am making a quest/npc system

I recommend ContextActionService because, by default, it supports mobile devices. UserInputService doesn’t.


By that I mean it’s easier to work with ContextActionService when you’re trying to make the game have mobile support.

Thanks! i did not know this but i did look into it and it does look better

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