• 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.

camera view and facing angle

Status
Not open for further replies.
Level 9
Joined
Apr 7, 2010
Messages
480
is it possible to make a unit face where the cursor points to?
something like almost all shooting game like Counterstrike.
 
Sadly, no. :( It is possible using a 3rd party editor such as Reinventing the Craft, but it requires the user to have that program, and it requires knowledge of JASS, and it doesn't work in multiplayer. (or, well, it is not multiplayer "friendly")

There is another possibility by using JASS and trackables, but overall it would cause a big amount of lag and it would require a lot of work to make.

All in all, you should try to find a different way to move the camera angle. :( Try arrow keys.
 
Status
Not open for further replies.
Top