View Single Post
05/02/14, 08:05 AM   #1
FourOne
 
FourOne's Avatar
Join Date: Mar 2014
Posts: 5
Compass & Compass-text move

Hi there,

i tried to move my compass and it worked, but i dont know what frame is holding the text above.

What i did is:
Code:
ZO_CompassFrame:ClearAnchors()
ZO_CompassFrame:SetAnchor( TOP, GuiRoot, TOP, 0, 6)
The problem is, the text that is normaly shown above the compass is moving with it, so i just need to know what frame it is to move it under the compass. Someone know the frames name?

Best regards,
FourOne.
  Reply With Quote