• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Walking using arrow keys

Status
Not open for further replies.
Level 2
Joined
Aug 12, 2011
Messages
27
Can someone give me a guide how to make (in triggers) walkin using only 3 arrow keys on the keyboard? Thats what i need:
-Rotating character left/right
-Move character straigth on (to the point it is currently rotated)

Any helps - credits included.

PS. I want also to disable walking with right mouse button.
 
Level 2
Joined
Aug 12, 2011
Messages
27
"always when you want to create a effective arrow key movement system or a sniper system or anything else using the arrow keys you need to create 8 triggers: 4 for the key press event and 4 for the key release event."
well so it is possible to make it using only triggers.

This tutorial u gave me: how can I use JASS at my map?
 
Status
Not open for further replies.
Top