Hey so I’m trying to move the xuen unit frame but the addon I use for other frames/petframes isn’t working. Do I have to make it so this runs when the pet frame shows instead of on login?
PetFrame:ClearAllPoints();PetFrame:SetPoint(“CENTER”,PlayerFrame,“CENTER” ,30,45)
I noticed that if I make a /run macro of this I can use it move the frame, but only when xuen is already out. The frame then resets back the next time I use xuen. Moveanything works but it causes other issues with my UI and I’d rather avoid it.
Any help would be appreciated.