Embedded Video

It is possible to add a video to your space using the Video player tool in Unity.

  • Select the asset you would like to add the Video to, add the 'Video Player' component.

  • Make sure to set the 'Source' to 'URL' otherwise it will not work.

Add the 'Video Player' and set the Source to 'URL'
  • Add the URL for your video into the 'URL' parameter. Unity only supports .mp4 video formats.

  • It is recommended to turn the 'Looping' and 'Mute' options to on. Mute or significantly reduce the audio as the audio is global. As this URL cannot be updated after the space is minted the owner will not be able to edit this result.

Turn on Looping and Mute
  • You can test the video URL by pressing the Play the play button within Unity, or test it within the playground itself.

Last updated

Was this helpful?