How can i call a spell whit a animation events ..
I have a small problem with Unity version 2020.3.0f1 .. I want to instantiate a spell. With Animation Events.. For this i made two scripts father and child for the arm, to allow the instatation of the spell ; but I always get tow error ..When i try to play ; the animation block's on the event and give me this error : Ch39_nonPBR' AnimationEvent 'devisparare()' on animation 'magia11111' has no receiver! Are you missing a component?.. I have ad all component the cam the particle and animator ....this are some photos.. and thanks forward.. alt text
Your answer
Follow this Question
Related Questions
How to access child animator parameters from a parent's script 0 Answers
How do I make character pick up object to front of him? 1 Answer
Unity 5 - How to addtorque to rigidbody without overriding axis constraints? 0 Answers
C# Changing a PARENT object's sprite with OnMouseEnter (on it's child object) 0 Answers
Calculate child local position within a parent GO without a child, given a world position..? 0 Answers