Hi, Im scripted
i heard i need to use ContextActionService to make a combat system/
If so, how would i use it?
Check out the documentation, it has a great explanation of how you can use it:
Basically, you can use this service to create a combat system with support for multiple platforms such as mobile, consoles, etc.
You can also use UserInputService, though that’s kinda harder and usually used for keyboard-based inputs.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.