|
Hi every one, working with the GUIUtility RotateAroundPivot I got this weird situation. when try to center A GUIButton with the Screen.width and the Screen.height and drag the corner of the window to resize it, the button move away from the center but the pivot point remains on the center of the screen, but when I use direct numbers (400 - 40, 300 - 40) the button remains on the center but the pivot not, this is the code:
Any help will be very appreciated, for you attention thanks.
(comments are locked)
|

Hi every one, I found how to solve this little problem by myself, I will post the code the next time.
Are you still going to post an answer some time?