Skip to content
Discussion options

You must be logged in to vote

This may be a temporary workaround, but it will work correctly if you do the following this,

mv.animationName = "Death";
await mv.updateComplete;
mv.play({repetitions: 1});

Information about updateComplete is here

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@elalish
Comment options

Answer selected by LazZiya
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #3144 on January 25, 2022 00:54.