Mutiple animation on single click #2699
Unanswered
Arumugamsix
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Add an animation to the file called "All_Doors" that combines those existing animations. Then select that name and play it. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Car Model. for that I need to open all the doors with a single button click.
But only one door animation is working. The remaining does not work.
Animations are
modelViewer.animationName = ['Boot_Door_Ani','Front_Door_LeftAction','Back_Door_Left_AniAction','Back_Door_Right_Ani','Front_Door_Right_AniAction'];
kindly give a solution
Beta Was this translation helpful? Give feedback.
All reactions