- Home /
Question by
juliancruz87 · Jan 04, 2011 at 10:53 PM ·
cameramousemove
how to do to run or activate an action with the click of a mouse?
I'm new in Unity3D, I know how to do to run or activate an action with the click of a mouse, because my intention is to move the main camera according to how I move the mouse.
Thank you all for your time.
Comment
Best Answer
Answer by Justin Warner · Jan 04, 2011 at 11:26 PM
http://unity3d.com/support/documentation/ScriptReference/Input.html
Please Google/Search for questions like this. Or search on your own.
http://unity3d.com/support/documentation/ScriptReference/Input.GetButton.html
Your answer