Could someone help me to get the correct command lines to move the hero icons you get when you flag an unit as a hero ?
Smthing like this but that works :
as long as the frame locations haven't changed you can find them here: http://helral.eu/SC2LayoutFrames.html
Including a nice button which tells you the frame notation you need ;)
Hey,
Could someone help me to get the correct command lines to move the hero icons you get when you flag an unit as a hero ? Smthing like this but that works :
<Frame type="HeroFrame" name="HeroFrame00" template="HeroPanel/HeroFrameTemplate">
<Anchor side="Bottom" relative="$parent" pos="Max" offset="0"/>
<Anchor side="Right" relative="$parent/HeroFrame01" pos="Min" offset="500"/>
</Frame>
@ACARACO: Go probably:
as long as the frame locations haven't changed you can find them here: http://helral.eu/SC2LayoutFrames.html
Including a nice button which tells you the frame notation you need ;)
Hope this helps.
yeah, perfect !
thx
how do you make a hero icon like Heart of the swarm or Legacy of the void