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?
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.
thank you I was frustrated searching for multitouch… search result was multitouch joystick
and I was doing it wrong