Mobile and PC development help

How will I be able to detect when the player touches their mobile screen?
I am currently using UserInputService to detect when a player on PC presses MouseButton1.
How do I do that with mobile?

This could help you: TouchTap

1 Like