Vour
Asset StoreDemoDiscussions
Vour 4
Vour 4
  • Getting Started
  • Components of Vour
  • Optional Features
  • Location Types
  • Usage With WebGL
  • Add Custom VR Controller Models
  • Settings Page
  • FAQ
Powered by GitBook
On this page
  • WebGL Templates
  • Video Locations
  • StreamingAssets

Usage With WebGL

PreviousLocation TypesNextAdd Custom VR Controller Models

Last updated 2 months ago

WebGL Templates

Vour has some WebGL Templates in the WebGLTemplates folder. You can select them at Project Settings → Player → WebGL settings → Resolution and Presentation. With these templates, you get an additional button to enable the VR mode.

Video Locations

When exporting to WebGL, it is important that you use the StreamingAssets or URL option for all video locations instead of local videos. Local videos are not supported for WebGL.

StreamingAssets

Create a folder called StreamingAssets in the Assets folder and move your video files there. When selecting StreamingAssets in the video location, enter the whole video file name (i.e. video1.mp4).

For more information, see:

Unity - Manual: Streaming Assets
Logo