Question by
Nano-Additcs · May 11, 2016 at 02:49 AM ·
touchpushing
Pushing an object with finger (touch)
Hi does anyone know how to create a script which allows a user to push an object across the screen (much like pushing/guiding a marble using the tip of your finger)? I would like to avoid having to drag the object. I have thought of creating a child object which hones in on where you touch and on collision with the marble it pushes it in the direction you want until touch is released. Just wondering if anyone has a smarter way of doing this or can point me in the right direction (I have only just started searching for it via Google and will post a solution once found).
Comment