[SOLVED] IPointer handlers with mobile devices

As the title says. Can you use these events on mobile devices? Specificly the PointerUp and PointerDown.

Just wondering as the mobile touch functions are not something I have much experience with.

Yes, I’m fairly certain that you can use them :slight_smile:

1 Like

You can use them, just make sure your Scene and a EventSystem, and that you have the need Raycaster on the camera.

1 Like

Thanks guys

No problem :slight_smile: