Versions Compared

Key

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

...

Step 1. Enable the Pixel Streaming Plugin

The interface is different for newer Unreal Engine versions.

In your Unreal Engine Editor:

...

Step 2. Enable the ‘Always Show Touch Interface’ Plugin (Optional)

Note

Not required for all Projects !

For Third-Person Template, this makes sure that users with touch devices can control the streamed App (as long as the Project's Player Controller supports touch input). 

Info

If the Project involves a character, and you want to enable input from touch devices ( i.e. phones and tablets) to move that character around the Level, you may want to show the on-screen touch controllers.

Follow the steps below, to show the on screen touch controllers on mobile devices:

  1. Navigate to : Edit > Project Settings > Engine > Input > Mobile.

  2. Check the box of ‘Always show Touch Interface’.

...

atlassian-#E6FCFF
Panel
panelIconId
Info
panelIcon:info:
bgColor

The next steps are to:

  1. Package your Project from Unreal Engine.

  2. Test your App Locally to check if the Pixel Streaming plugin is enabled.

  3. Create an Account on the New Control Panel.

  4. Upload your App.

...