CableMan391 Posted March 28, 2006 Report Posted March 28, 2006 I am trying to make a skin right now and I'm a little confused with the coordinates. Can someone explain what they mean for example PROFILE = (54,160,95,180) + (44,482). Thank you.
»SOS Posted March 28, 2006 Report Posted March 28, 2006 (x1, y1, x2, y2) + (x3, y3) x1 and y1 are the coordinates of the top-left corner of the item.x2 and y2 are the coordinates of the bottom-right corner of the item. x3 and y3 are the coordinates of the "mouse over" image's top-left corner (usually outside the main graphic). This graphic is copied onto the normal coordinates when the mouse is over the item.
CableMan391 Posted March 28, 2006 Author Report Posted March 28, 2006 Cool. Thanks. I have another question. How do you make and place the mouseover images?
»SOS Posted March 29, 2006 Report Posted March 29, 2006 You... make them... like normal. Just make the skin bigger than the "main window". Here, I'll show ye.
CableMan391 Posted March 29, 2006 Author Report Posted March 29, 2006 Oh I see. Thanks for the help SOS.
Recommended Posts