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

Location unit IMAGE in building?

Status
Not open for further replies.
Level 29
Joined
Sep 26, 2009
Messages
2,598
Find each unit in object editor, edit fields: "Art - Button Position (X)" and "Art - Button Position (Y)".
The command card uses coordinates so you need to set the position [X,Y] via the above fields to correctly place the skill.
Here's what coordinates command card uses (in form of (X,Y)):
(0,0)(1,0)(2,0)(3,0)
(0,1)(1,1)(2,1)(3,1)
(0,2)(1,2)(2,2)(3,2)

In your case, you want to change the position of the bronze-bearded dwarf to coords [0,0] and the woman to [1,0], while leaving the old white-bearded dwarf as he is.
 
Status
Not open for further replies.
Top