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

Rotate the Building footprint?

Status
Not open for further replies.
Level 11
Joined
Mar 8, 2006
Messages
277
I mean can u rotate the building by a number when u click the mouse button(LMB rotate to the left side, RMB rotate to the right side) but when u want to place building on the ground before the builder started to work on it) , right after u clicked the building from the build panel and then u have to place it on the ground u will rotate the angle of the building??????
 

Dr Super Good

Spell Reviewer
Level 65
Joined
Jan 18, 2005
Messages
27,296
This may be possible with a combination of synchronous triggering and actor messages. It is however no easy task and would probably take someone a few days of work to even try and make a usable system.

The idea would be to send the placement actor a rotation command via triggers based on response to player mouse events. You could also trigger the entire build system but lag is a major problem then (due to the game having to synchronize mouse input).
 
Status
Not open for further replies.
Top