Hello,
I am struggling a bit for the animation which is done in blender and imported into nvidia omniverse. I want to know how can we play and pause the BLENDER model animations with click of a button that is created in action graph.
I tried the following approaches for this:
-
Tried to stop the animation using action graph where I created a button and by using ‘on widget clicked’ and connected it to the ‘Timeline(stop)’ input but this didn’t work for me. I even tried it with the ‘stage’ event to stop the animation while playing but even this didn’t work.
-
Secondly we didn’t have any animation data to access and take control of the animation(play and pause it). Wanted to know how can we access the animation of the objects if the animation is done in blender not in omniverse.
-
Tried converting the prims having animation to “USD TimeSamples to curves” i connected ‘on_tick’ as well as ‘On_Playback_Tick’ to the timeline node after converting but still it doesn’t work. Seems like it is not referring to the timeline.
I just want to play and pause a animation of an object that is done in blender.
I am pretty new to Nvidia Omniverse, thus I need help with this.
Looking forward to your suggestions.
zipped the images images.zip (469.6 KB)