Loading embedded pages

This guide assumes you've followed Setup the browser widget.

You can load webpages into your browser, where the content is packaged into the game.

circle-info

You must place content inside a folder called WebUI for it to be packaged correctly.

Create the HTML page

Create a folder in your project's content folder called WebUI .

The WebUI folder.

Open this folder in the Windows Explorer and create a file inside called index.html.

Paste this text in the file:

Load the HTML page into the browser

Add the following node to your browser widget blueprint on Event Construct:

spinner

Once you load in with PIE you should see the page loaded in your browser, for example in 3D space by following In-world browser:

Last updated

Was this helpful?