Multitouch is not working properly

I am trying to make a Air hockey game but I don’t have strong knowledge about multitouch and I tried but it didn’t work properly and no smoothness please Help me…

This helps:

http://wiki.compilgames.net/doku.php/gdevelop5/all-features/mouse-touch#mouse_and_handling_touch_events

Also, It works fine, maybe you mishandled the events.

1 Like

Take a look here maybe this helps

1 Like

In this tutorial , there is no multi touch

Actually I’m new so I don’t have so much knowledge about it but I’ll try to do it

Here’s how I did in Jukade.
Classic air hockey:


Physics air hockey:

using the events from the multitouch example:

1 Like

Thank you so much :innocent: I’ll try do it