<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Toggle floor level? in VRED Forum</title>
    <link>https://forums.autodesk.com/t5/vred-forum/toggle-floor-level/m-p/9079191#M5081</link>
    <description>&lt;P&gt;Is there any way to have two toggled floor levels whilst in VR mode?&lt;/P&gt;
&lt;P&gt;My scene is too data heavy to disable "Teleport Ground".&amp;nbsp; So I want to be able to bring people up to a high point in the scene, and let them freely teleport around at that fixed height like it's a new ground level.&lt;/P&gt;
&lt;P&gt;Then when they enable the next viewpoint, that sets the ground level... I guess the question is "can you set a new ground level when you activate a viewpoint?"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2019 15:32:54 GMT</pubDate>
    <dc:creator>Neil_Cross</dc:creator>
    <dc:date>2019-10-10T15:32:54Z</dc:date>
    <item>
      <title>Toggle floor level?</title>
      <link>https://forums.autodesk.com/t5/vred-forum/toggle-floor-level/m-p/9079191#M5081</link>
      <description>&lt;P&gt;Is there any way to have two toggled floor levels whilst in VR mode?&lt;/P&gt;
&lt;P&gt;My scene is too data heavy to disable "Teleport Ground".&amp;nbsp; So I want to be able to bring people up to a high point in the scene, and let them freely teleport around at that fixed height like it's a new ground level.&lt;/P&gt;
&lt;P&gt;Then when they enable the next viewpoint, that sets the ground level... I guess the question is "can you set a new ground level when you activate a viewpoint?"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 15:32:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/toggle-floor-level/m-p/9079191#M5081</guid>
      <dc:creator>Neil_Cross</dc:creator>
      <dc:date>2019-10-10T15:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle floor level?</title>
      <link>https://forums.autodesk.com/t5/vred-forum/toggle-floor-level/m-p/9079818#M5082</link>
      <description>&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;reading your post I made myself a (maybe stupid) question... “... where is the ground? Which object is intended to be the ground?“ I really don’t know... I suppose the bottom plane of the dome, or the shadow plane...&lt;/P&gt;&lt;P&gt;Supposing there is only one Ground, I don’t know if it is possible to change his position.&lt;/P&gt;&lt;P&gt;but a workaround could be to set your entire model or “unselectable”, create some transparent planes as walking planes.&lt;/P&gt;&lt;P&gt;in Vred option activate the option “select 100% transparent objects”.&lt;/P&gt;&lt;P&gt;Then activate also the teleport on object.&lt;/P&gt;&lt;P&gt;I think that the unselectable model prevent the user to go on it, and the transparent planes to be used as fake ground.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this could help you.&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 19:57:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/toggle-floor-level/m-p/9079818#M5082</guid>
      <dc:creator>Christian_Garimberti</dc:creator>
      <dc:date>2019-10-10T19:57:36Z</dc:date>
    </item>
    <item>
      <title>Betreff: Toggle floor level?</title>
      <link>https://forums.autodesk.com/t5/vred-forum/toggle-floor-level/m-p/9080547#M5083</link>
      <description>&lt;P&gt;Hi Neil,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don´t have an HMD right now and can´t test it but there is a command in the API to set the ground teleport height.&lt;/P&gt;
&lt;PRE&gt;vrImmersiveInteractionService.setTeleportGroundHeight(20000)&lt;/PRE&gt;
&lt;P&gt;This should move the floor you can teleport on up by 2 meters. If you now combine this in a VariantSet with a Viewpoint than this could actually work. Maybe in combination with multiple spheres you place in your scene that have touchsensor´s to laserpoint on and trigger the VSet´s (Viewpoint+PythonScript).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Pascal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 06:53:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/toggle-floor-level/m-p/9080547#M5083</guid>
      <dc:creator>seiferp</dc:creator>
      <dc:date>2019-10-11T06:53:18Z</dc:date>
    </item>
    <item>
      <title>Betreff: Toggle floor level?</title>
      <link>https://forums.autodesk.com/t5/vred-forum/toggle-floor-level/m-p/9080977#M5084</link>
      <description>&lt;P&gt;Cheers guys I'll try both of those suggestions.&amp;nbsp; The license we have at work is Vred Design so I'm not sure how much I can do yet with that script line but I'll look into it.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 11:03:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/toggle-floor-level/m-p/9080977#M5084</guid>
      <dc:creator>Neil_Cross</dc:creator>
      <dc:date>2019-10-11T11:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle floor level?</title>
      <link>https://forums.autodesk.com/t5/vred-forum/toggle-floor-level/m-p/11452705#M5085</link>
      <description>&lt;P&gt;You should be able to create a new Camera and Viewpoint, set the Viewing height coordinate to what you want (3000 for 3m high), and check the Use Camera Height as VR Ground Plane box in the VR section in the Advanced tab.&amp;nbsp; Make sure this is checked for both the Camera and the Viewpoint.&amp;nbsp; Then you should be able to teleport around with that height as your floor height.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 16:57:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/toggle-floor-level/m-p/11452705#M5085</guid>
      <dc:creator>chaaseLTH9X</dc:creator>
      <dc:date>2022-09-29T16:57:22Z</dc:date>
    </item>
  </channel>
</rss>

