<?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 AnimationNotify in Motionbuilder in MotionBuilder Forum</title>
    <link>https://forums.autodesk.com/t5/motionbuilder-forum/animationnotify-in-motionbuilder/m-p/5561059#M3393</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Kinect with Motionbuilder and i wanted to let the animation of my Scene starts when the Chracter of the Kinect start moving,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'm wokring with it this way&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;..
..

while not (Kinect.IsAnimated()): time.sleep(1) # do nothing just wait

MyPlayer.GotoStart()
MyPlayer.Play()

# Record kinect moves/animation
# ...&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know how use&amp;nbsp;AnimationNodeNotify() in python&lt;/P&gt;</description>
    <pubDate>Fri, 27 Mar 2015 17:14:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-27T17:14:33Z</dc:date>
    <item>
      <title>AnimationNotify in Motionbuilder</title>
      <link>https://forums.autodesk.com/t5/motionbuilder-forum/animationnotify-in-motionbuilder/m-p/5561059#M3393</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Kinect with Motionbuilder and i wanted to let the animation of my Scene starts when the Chracter of the Kinect start moving,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'm wokring with it this way&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;..
..

while not (Kinect.IsAnimated()): time.sleep(1) # do nothing just wait

MyPlayer.GotoStart()
MyPlayer.Play()

# Record kinect moves/animation
# ...&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know how use&amp;nbsp;AnimationNodeNotify() in python&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2015 17:14:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/motionbuilder-forum/animationnotify-in-motionbuilder/m-p/5561059#M3393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T17:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: AnimationNotify in Motionbuilder</title>
      <link>https://forums.autodesk.com/t5/motionbuilder-forum/animationnotify-in-motionbuilder/m-p/5561502#M3394</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I think in your case it can be useful to have a look on several FBSystem events like OnUIIdle (will execute each time UI is evaluated), OnConnectionNotify, OnConnection... etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2015 22:08:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/motionbuilder-forum/animationnotify-in-motionbuilder/m-p/5561502#M3394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T22:08:42Z</dc:date>
    </item>
  </channel>
</rss>

