|
how do you write to the control key I couldnt find it in the manual
(comments are locked)
|
|
You can't 'write' to the control keys... but you can read them:
You can get the names of these keys from: http://unity3d.com/support/documentation/ScriptReference/KeyCode.html Scripting reference is: http://unity3d.com/support/documentation/ScriptReference/Input.GetKeyDown.html Im use to just writing to the control key where it doesnt matter which one you press. when I saw left control. I thought it meant. the left arrow key and control. that had me all confused
Mar 02 '10 at 05:02 PM
user-1431 (google)
(comments are locked)
|
