Sending message at end of animation
Posted: Wed Jun 03, 2020 3:54 pm
Hello!
I feel like this is a simple problem, but I seem to be missing something...
I'm trying to send a message at the end of my animation, but it seems to be sending as soon as the animation starts...
My sequence command looks like this:
AnimatorPlay(Show)->Message(EndMessage);
required Fade(2)@Message(EndMessage)
I feel like this is a simple problem, but I seem to be missing something...
I'm trying to send a message at the end of my animation, but it seems to be sending as soon as the animation starts...
My sequence command looks like this:
AnimatorPlay(Show)->Message(EndMessage);
required Fade(2)@Message(EndMessage)