Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

For this document, you need :

  1. Access to the Control Panel ;

  2. At least one uploaded applicationA user Account.

...

I. Mouse Options

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#F4F5F7

Go to: Control Panel > Step2: Config Selection > Edit > Mouse.

Mouse Options

image-20240109-130026.pngImage RemovedRefer to this document, if you need to create a new Config.

...

1. Fake mouse with touches

See : Fake Mouse with touches.

2. Show Browser mouse

See : Show Browser mouse.

II. Mouse Control Scheme

Image RemovedImage Added

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 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

Warning

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:

change the Mouse Control Scheme from ‘'Hovering mouse’' to ‘'Locked Mouse’' to get the full camera rotation while streaming your application.

Panel
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#FFEBE6

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)

  • Go to project settings > Engine > User interface > Software Cursor

  • add a New Software Cursor line ( click the + icon )

  • In the first field, select "Default"

  • In the second field select "DefaultCursor"

  • Save the project

...

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#E6FCFF

See the Customization Tab for a White Label experience.

...

See how to receive inputs from Mobile.

...

Was this article helpful? Comment Below. Let us know your feedback. 

...