Unreal Engine

Unreal pixel streaming show synchronized mouse on the client


Unreal pixel streaming mostrar mouse sincronizado en el cliente


En el archivo llamado app.js busca la linea controlScheme: ControlSchemeType y cambiala por controlScheme: ControlSchemeType.HoveringMouse.

In the file called app.js, find the line controlScheme: ControlSchemeType and change it to controlScheme: ControlSchemeType.HoveringMouse.