Results: 1Comments by: Golesh
File: iSquidMod10-31-19
What's wrong? Every right graphic i...
Posted By: Golesh
What's wrong? Every right graphic is facing the wrong direction: https://ibb.co/bPJyTXB Yes, i changed the code mentioned below. Thanks in advance. You need to change this: MainMenuBarArtFrame.RightEndCap:SetTexCoord(0, 1, 0.35, 1) To this: MainMenuBarArtFrame.RightEndCap:SetTexCoord(1, 0, 0.35, 1)