Question by 
               Leroterr · Jun 14, 2018 at 04:02 AM · 
                animationanimationsanimationeventanimation events  
              
 
              Multiple custom parameters for AnimationEvents
Is there a way I can have multiple parameters for an AnimationEvent?
The parameters I need are: GameObject and String.
The default Animation Event only has parameters for a string, int, float, and object reference.
Right now I just pass the gameobject's name to the string, but I found that too hacky.
               Comment
              
 
               
              Your answer
 
             Follow this Question
Related Questions
Animation Running Game 0 Answers
How do I jump to a specific FRAME of a 2D sprite sheet animation? 0 Answers
Character Model floating off the ground when idle animation plays 0 Answers
Can't create animation events 0 Answers
hide/show an object with another 0 Answers