Game Window Cursor Clipping: Difference between revisions
Jump to navigation
Jump to search
LordOf Xen (talk | contribs) (Clipping the Cursor to the Game Window) |
LordOf Xen (talk | contribs) |
||
Line 1: | Line 1: | ||
== Summary == | == Summary == | ||
This implementation allows you to clip the cursor to the game window such as in | This implementation allows you to clip the cursor to the game window such as in [https://en.wikipedia.org/wiki/Doom_(2016_video_game) DOOM] and '''[https://en.wikipedia.org/wiki/Doom_Eternal DOOM Eternal]''' (id Tech [https://en.wikipedia.org/wiki/Id_Tech_6 6] - [https://en.wikipedia.org/wiki/Id_Tech_7 7]), also brings some fixes to various bugs on VGUI. |
Revision as of 13:03, 6 January 2021
Summary
This implementation allows you to clip the cursor to the game window such as in DOOM and DOOM Eternal (id Tech 6 - 7), also brings some fixes to various bugs on VGUI.