I keep getting this error message although everything is working just fine
’Lizard’ AnimationEvent has no function name specified
I tried to delete all the animation sprite renderer for the lizard but still the same problem
Hi,
Could it be that you’ve accidently added an AnimationEvent, instead of a KeyFrame?
If you have an event (mine here is added at 00:00) it will want to have an associated method, if you don’t give it one it will complain as per your error message.
13 Likes
yes you are right thanks for your help
thanks, i did same mistake hahah
i have the same problem, ty so much