How do I capture the mouse in a way that is usable for implementing mouselook? I tried soya.set_grab_input(True), but when the mouse hits the edge of the window I stop getting MOUSEMOTION events. Can't find anything about this in the tutorials.
-Mark Ivey-
