Implemented mouse centering and hiding in game #384

Merged
mushgunAX merged 9 commits from SP3-10-input-management into main 2023-03-03 18:29:54 +08:00
mushgunAX commented 2023-03-03 17:28:16 +08:00 (Migrated from github.com)
  • When playing the game, the mouse cursor will be hidden and call to be centered every frame, so you can infinitely yaw the camera around with the mouse.
  • When the game is paused and/or menus are being navigated, the mouse cursor will reappear and will be free to go to anywhere in the screen, facilitating menu navigation.
- When playing the game, the mouse cursor will be hidden and call to be centered every frame, so you can infinitely yaw the camera around with the mouse. - When the game is paused and/or menus are being navigated, the mouse cursor will reappear and will be free to go to anywhere in the screen, facilitating menu navigation.
XiaoQiDigipen (Migrated from github.com) reviewed 2023-03-03 17:28:16 +08:00
Sign in to join this conversation.
No description provided.