ID:1264447
 
(See the best response by Kaiochao.)
just like all my byond helps, 'cant be done' posts will be deleted,
-B ;-)
Best response
The mouse is going left if its horizontal position is less in one frame than it in the previous frame. This can only happen so many times before it hits the left edge of the screen. There is currently no way to prevent that from happening (e.g. tie it to the center of the screen, as games often do).
cheers ;)