Community Tip - You can change your system assigned username to something more personal in your community settings. X
I want the sequences for a model to stop as soon as we click the button for 3D image. How can we do that?
Solved! Go to Solution.
It didn't work. I am using toggle button for the safety instructions so I bind the pressed with disable of other buttons.
How about Bind the 3D Image Click Event to Model Service Stop playing sequence?
https://support.ptc.com/help/vuforia/studio/en/#page/Studio_Help_Center%2FWidget3DModel.html
It didn't work. I am using toggle button for the safety instructions so I bind the pressed with disable of other buttons.