Advertisement
tyridge77

Untitled

Aug 29th, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. So I have a surfacegui with imagebuttons ok?
  2. And, with the way the camera is setup with fieldofview and angles and all, the mouseenter detection is REALLY bad so,
  3. doing something like imagebutton.MouseEnter:connect(func) doesn't work too well and many times when you enter the button's boundries it doesn't fire like it should.
  4.  
  5. I need help writing a function to tell when your mouse is in the button's boundries
  6. so I could just make my own "mouseenter" event.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement