Create 2 objects by 2 fingers

How do I…

make an event that allows to create 2 objects in the same time by pressing 2 fingers and every object takes the position of touch?

Use multitouch. Here’s an example project that will do what you are after.

1 Like

thank you I was frustrated searching for multitouch… search result was multitouch joystick
and I was doing it wrong :heart_hands: