Skip to content

DRAFT: SetMousePos

A client-side method to set the position of the mouse cursor in 2D mode.

I feel like I'm doing this all wrong at the moment:

  • I call the warp function twice in a row because the first time it seems to want to reset it back.
  • The position of the new logic in IN_Move looks wrong to me but that was the only place where it worked.

Merge request reports