Answered

Event Function not showing up in UMotion - Animation Event dialogue box

Quix22 3 years ago updated by Peter - Soxware Developer 3 years ago 1

I'm trying to create the foot steps example in the Tutorial video.  I have created a void function that will play an audio file of a foot step.  I've placed the script in Assets>Editor and even tried Assets>Scripts.  In either case, the foot steps script doesn't appear in the list of choices available in the Animation Event dialogue box.  I see plenty of others in there like Start(void), TestRunnerCoroutine(void), Run(void), Cleanup(void), etc.  however my foot steps script is not there.

Thanks.

UMotion Version:
1.26
Unity Version:
2021.1.15f1

Answer

Answer
Answered

Hi Quix22,

thanks for reaching out.

As a workaround: You can just type the name of the method into the "function name" field. Even without it being listed, it should be called properly.

I'm not sure why this method isn't listed. Can you try to reproduce this issue in a fresh Unity project? If so, please send that project to me via the email support form so that I can take a closer look (request a link to my dropbox via email in case the file size is too big).


Thank you very much.

Best regards,
Peter

GOOD, I'M SATISFIED
Satisfaction mark by Quix22 3 years ago
Answer
Answered

Hi Quix22,

thanks for reaching out.

As a workaround: You can just type the name of the method into the "function name" field. Even without it being listed, it should be called properly.

I'm not sure why this method isn't listed. Can you try to reproduce this issue in a fresh Unity project? If so, please send that project to me via the email support form so that I can take a closer look (request a link to my dropbox via email in case the file size is too big).


Thank you very much.

Best regards,
Peter