Reply to thread

Thanks, I was having trouble changing the X coordinate; The Y was changing but not the X.  I finally noticed the X was being overridden in the control block itself.


Another thing I've discovered is that <posX> / <posY> tags are case-sensitive.  The skin I am modifying had some as <posx> and <posy> and I found that defaults to zero.


Top Bottom