View Single Post
09-26-09, 03:32 AM   #1196
Waverian
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 188
lua Code:
  1. self.Resting.bg:SetPoint("TOPLEFT",self.Resting,"TOPLEFT", -2, 2)

self.Resting is a texture. You can't anchor an object to a texture.