View Single Post
11-02-10, 05:20 AM   #7
samishii23
An Aku'mai Servant
Join Date: Oct 2010
Posts: 33
Opps. Lol Thanks for that insight.

Code:
<Anchors>
	<Anchor point="BOTTOMLEFT" relativeTo="$parentBottomLeft" relativePoint="BOTTOMRIGHT"/>
	<Anchor point="BOTTOMRIGHT" relativeTo="$parentBottomRight" relativePoint="BOTTOMLEFT"/>
</Anchors>
If theres two anchors in the XML do I have to have two SetPoints() in my LUA code?
  Reply With Quote