MultiTouch On 2D Screen

Can we make multi touch 2d screen in play canvas by any means. I want to know a way of creating multi touch input on screen. Like dragging an item and pressing a button for another input.

Hi @MHA,

Multi-touch is supported in Playcanvas. Here is a example project you can fork to see how it is implemented:

https://playcanvas.com/project/437474/overview

I hope this is helpful.

3 Likes

Thx