Android screen touch commands

I’m just getting started with android development, and I’m wondering how I would do something like… Get location of touch, and every second that it’s there spawn 20 objects of a prefab I have already made. How would this be done? As I’m new to android development it’s kind of confusing from pc development.

1 Answer

1

They have a Scripting Reference, it’s very nice: http://unity3d.com/support/documentation/ScriptReference/Input.GetTouch.html