View Single Post
  #7  
Old 05-11-2008, 05:59 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
mousex and mousey are in tiles which show where the mouse is in the level. Gui controls use pixels because they're not in a level. You should use mousescreenx and mousescreeny which are also in pixels and represent where the mouse is on the screen not the level.

If that doesn't fix it then you should be more specific about the problem.
__________________
Reply With Quote