Skip to main content
1-Visitor
January 13, 2018
Solved

Is it possible to Play two sequence

  • January 13, 2018
  • 1 reply
  • 2169 views

Hello all,

     I have created two sequences using two figures,is it possible to play both the sequence in AR experiences. Using toggle button i bind one of the sequence and i added another toggle button & binded the second sequence, but in the preview only one sequences is played.

Help me out

Best answer by mwassmann

You can't choose more than one sequence per model with the drop down list. You will need a simply JS script to override that.

I'm curious how you might done what you have described above.

So what you need to do has been discussed in the forum many times:

Can't use more than one sequence animation in a single experience in ThingWorx studio.

Martin

1 reply

mwassmann5-Regular MemberAnswer
5-Regular Member
January 15, 2018

You can't choose more than one sequence per model with the drop down list. You will need a simply JS script to override that.

I'm curious how you might done what you have described above.

So what you need to do has been discussed in the forum many times:

Can't use more than one sequence animation in a single experience in ThingWorx studio.

Martin