...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Go to: Control Panel > Step2: Config Selection > Edit > Mouse. |
Refer to this document, if you need to create a new Config.
...
II. Mouse Control Scheme
See : Mouse Control Scheme.
1. Locked mouse
See : Locked Mouse.
Info |
---|
Locking the mouse cursor is often used in first-person or third-person games for a smooth experience. This prevents the mouse cursor from leaving the game window and allows the game to capture mouse movement directly for controlling the camera or player character. |
2. Hovering mouse
See : Hovering Mouse.
Info |
---|
Handling mouse hover events is a common requirement for user interface (UI) elements. This functionality allows you to detect when the mouse cursor is over a specific widget or object. |
III. Cursor Style
See : Cursor Style.
Issues and warnings
...
Issue :
Mouse stopping at the edges of the viewport (ie. hitting both sides of the screen and stopping camera rotation instead of rotating 360 degrees and completing a full circle rotation)
Fix:
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Warning :There is a bug from Epic’s side on UE 5.1.1, 5.2 and 5.3 that causes issues showing the in game cursor while Pixel Streaming which is not from our side. Check this link to see how a user found a way to have an in-game cursor while Pixel Streaming. (or check below)
|
...