Is there a way to enable multi-touch of individual elements in visual scripting with the Finger Touch node?
My use case is activating two separate buttons, sometimes simultaneously, which requires tracking multiple touch points at the same time.
I have the nodes setup to do this, but the way the Finger Touch node works is a bit confusing. I would expect the node to act in the same way for a second finger as it does for the first, but when testing on my phone it does not. When I tap the second button while still holding down on the first, the first touch triggers On Stop and the second touch triggers On Start, then when I release the second touch nothing happens until I also release the first touch which finally triggers On Stop for the second touch node.
This is pretty un-intuitive and seems like a bug to me.
Your issue makes sense! And I would also like to use something like a mluti-touch node in some future effect. I’m not aware of any node that handles multi-touch and I saw another post with a similar issue. Though I’m a bit newer here, so maybe someone has a work around that I’m not aware of.
So I think this is something that would be great to add as a feature request!
1 Like