- Home /
Animation Event Function List Empty
Hello. I want to add event to my animation that is a script the function is a public void ok soo to add it i add the script to the object ok i do that and i go back to add event and the function list is empty why? i tried add the property i see my script there but i cannot add it i see only enabled but i dont see my void function. How do i add the function then?
I think you dont understand. When i am creating animation i cant a event to happen from script the function is void because i am in c# soo i use the void as public and it should make gameobject destroy itself i add the script to my gameobject and it does not show up in the animation event function list why? it should but it does not i watched some videos i do everything the same its not in the list. I am using unity 5
What you describe only happens when you have an error on your code, check the console window and correct any errors shown there.
No there are no errors it i just want to add animation event but the function list is empty.
face punch i had to put the script on the parent object to show up.
Your answer

Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
delegate as animation event 1 Answer
Flip over an object (smooth transition) 3 Answers
Instatiated GameObject won't move even though it has a rigidbody 0 Answers