Talk:SteamVR/Environments/Adding a Welcome Panel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:


== Can you update the xml section of this tutorial? ==
The css files you refer to do not exist anymore. Also, I still have nightmares from editing perl scripts, could you please include a more specific example of the paths to the files.


== Is there a way to add a video frame to to these panels? ==
== Is there a way to add a video frame to to these panels? ==
It's not possible to use any local video files as far as I know, although there might be undocumented features to do it. There is a YouTube player class however, take a look at panorama/layout/youtube_player.vxml_c and panorama/scripts/youtube_player.vjs_c inside \tools\steamvr_environments\game\steamtours\pak01_dir.vpk  [[User:Rectus|Rectus]] ([[User talk:Rectus|talk]]) 19:26, 24 July 2017 (UTC)
It's not possible to use any local video files as far as I know, although there might be undocumented features to do it. There is a YouTube player class however, take a look at panorama/layout/youtube_player.vxml_c and panorama/scripts/youtube_player.vjs_c inside \tools\steamvr_environments\game\steamtours\pak01_dir.vpk  [[User:Rectus|Rectus]] ([[User talk:Rectus|talk]]) 19:26, 24 July 2017 (UTC)

Revision as of 07:18, 5 August 2017


Is there a way to add a video frame to to these panels?

It's not possible to use any local video files as far as I know, although there might be undocumented features to do it. There is a YouTube player class however, take a look at panorama/layout/youtube_player.vxml_c and panorama/scripts/youtube_player.vjs_c inside \tools\steamvr_environments\game\steamtours\pak01_dir.vpk Rectus (talk) 19:26, 24 July 2017 (UTC)