Hey all!
Could someone help with two simple things…
- How to make double click activate running and one click walking with character…
- How to combinate shift + something other button to work as quick button in character?
Br,
Mika
Hey all!
Could someone help with two simple things…
Br,
Mika
Have you checked out the ref pages?
this should get you started on the right path.
http://docs.unity3d.com/Documentation/ScriptReference/Input.GetKeyDown.html
Check this out for the double clicking
Thanks For Help…