-
-
Notifications
You must be signed in to change notification settings - Fork 1
Movie Menu (Patreon Content)
We have a movie menu available to Patreons ($5 tier+) that lets you add and organize URLs to a menu. This menu would only be useful if you're planning to add multiple categories with large amounts of shows/movies.
legal disclaimer: UdonVR is not condoning the use of piracy. The use of this menu is intended for media that you have a license to use. No support will be provided if you are adding un licensed content to this menu. We are not responsible for the content that you add.
The prefab for the menu is at Assets/_UdonVR/Menu/Movie Menu.prefab
.
Drag this into the root of your scene then unpack it. The menu needs to be unpacked for it to work. To unpack it, right click the menu and hit Unpack Prefab
. you do not need to unpack it completely, and it is not recommended that you do.
Just to reiterate: !!THE MENU NEEDS TO BE AT THE ROOT OF YOUR SCENE. DO NOT MAKE IT A CHILD OF ANY OBJECT!!
If you move the menu all of the Data Assets' Category Paths need to be updated. Even if they're updated the menu might still not work properly. It is Highly recommended that you leave it at the root of your scene.
Once you have the menu placed, you need to attach it to the videoplayer. Goto Movie Menu/MovieData
in the Hierarchy. Then attach the videoplayer to the Video Player
variable at the top of the list.
URL's are stored in asset files. These files are stored in Assets/_UdonVR/Menu/Data
. Templates are also stored there for you to duplicate and use for making your own sub menus. There's 2 different templates for you to choose from, MovieDataTemplate
and SeriesDataTemplate
.
MovieDataTemplate
is meant for things with a single URL.
SeriesDataTemplate
is meant for shows that would need multiple URLs.
Category Path
Video Data
Run Data
Sort Series
Category Path
Video Data
Run Data
Sort Series