<?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 Betreff: Play a animation with Delay (Python code) in VRED Forum</title>
    <link>https://forums.autodesk.com/t5/vred-forum/play-a-animation-with-delay-python-code/m-p/8957382#M5427</link>
    <description>&lt;P&gt;You can also achieve this by creating a clip that calls and empty Variant Set at frame 0 and the animation clip you want to play after a certain offset (note that you need to use the + in the toolbar of the Clipmaker, for some reason the functionality is missing from the popup menu). Then just create a Variant Set that calls this clip. This very easily allows you to finetune the timings by just moving the clip where you want it to be.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2019 10:51:08 GMT</pubDate>
    <dc:creator>michael_nikelsky</dc:creator>
    <dc:date>2019-08-09T10:51:08Z</dc:date>
    <item>
      <title>Play a animation with Delay (Python code)</title>
      <link>https://forums.autodesk.com/t5/vred-forum/play-a-animation-with-delay-python-code/m-p/8951680#M5424</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just want to know, is there any python code to play a animation with delay?&lt;/P&gt;&lt;P&gt;for example, i created a animation, when i press A it plays. but i want, when i press B, the same animation plays but after 3 second.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 20:44:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/play-a-animation-with-delay-python-code/m-p/8951680#M5424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T20:44:49Z</dc:date>
    </item>
    <item>
      <title>Betreff: Play a animation with Delay (Python code)</title>
      <link>https://forums.autodesk.com/t5/vred-forum/play-a-animation-with-delay-python-code/m-p/8952634#M5425</link>
      <description>&lt;P&gt;You can achieve this with building a timer in python. I have attached an example that plays door one after 1 second you execute the variant set and door two after 3 seconds, door one has finished playing. This means when you change the value of door one, door two is still waiting until door one has finished. This allows you to play around with the timing without adopting all animations like you would do in the timeline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="play_with_timer.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/664735iC97F5E4C0D66C604/image-size/large?v=v2&amp;amp;px=999" role="button" title="play_with_timer.png" alt="play_with_timer.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 09:38:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/play-a-animation-with-delay-python-code/m-p/8952634#M5425</guid>
      <dc:creator>seiferp</dc:creator>
      <dc:date>2019-08-07T09:38:42Z</dc:date>
    </item>
    <item>
      <title>Betreff: Play a animation with Delay (Python code)</title>
      <link>https://forums.autodesk.com/t5/vred-forum/play-a-animation-with-delay-python-code/m-p/8956553#M5426</link>
      <description>&lt;P&gt;Really thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How about a "python delay code" for a vset?&lt;/P&gt;&lt;P&gt;for example, when i press A, the light of a car will turn on. the light contain 3 pieces and i set 3 vset for each with a same hotkey.&lt;/P&gt;&lt;P&gt;what i want is, when i press A, this 3 vsets start after 5second.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any code?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 21:03:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/play-a-animation-with-delay-python-code/m-p/8956553#M5426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-08T21:03:53Z</dc:date>
    </item>
    <item>
      <title>Betreff: Play a animation with Delay (Python code)</title>
      <link>https://forums.autodesk.com/t5/vred-forum/play-a-animation-with-delay-python-code/m-p/8957382#M5427</link>
      <description>&lt;P&gt;You can also achieve this by creating a clip that calls and empty Variant Set at frame 0 and the animation clip you want to play after a certain offset (note that you need to use the + in the toolbar of the Clipmaker, for some reason the functionality is missing from the popup menu). Then just create a Variant Set that calls this clip. This very easily allows you to finetune the timings by just moving the clip where you want it to be.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 10:51:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/play-a-animation-with-delay-python-code/m-p/8957382#M5427</guid>
      <dc:creator>michael_nikelsky</dc:creator>
      <dc:date>2019-08-09T10:51:08Z</dc:date>
    </item>
    <item>
      <title>Betreff: Play a animation with Delay (Python code)</title>
      <link>https://forums.autodesk.com/t5/vred-forum/play-a-animation-with-delay-python-code/m-p/8959612#M5428</link>
      <description>&lt;P&gt;Thanks a lot Michael&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Aug 2019 06:42:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/play-a-animation-with-delay-python-code/m-p/8959612#M5428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-11T06:42:27Z</dc:date>
    </item>
  </channel>
</rss>

