Answered
Trying to make a demon throw a Fireball
So I'm trying to make a demon throw a fireball. I have the animation for the body done and now I'm trying to get the Fireball in her hand to be thrown. I tried Parenting it to her hand but it still follows her hand. How would I do this animation?
UMotion Version:
Pro
Unity Version:
2022.3.44f
Answer
Answer
Answered
Dear Drew,
thank you very much for your support request.
One possible approach would be to animate the throwing animation without any fireball in the hand. Then create and parent the fireball via script. You can use animation events to trigger the creation and throwing/releasing of the fire.
Please let me know in case you have any follow-up questions.
Best regards,
Peter
Customer support service by UserEcho
Dear Drew,
thank you very much for your support request.
One possible approach would be to animate the throwing animation without any fireball in the hand. Then create and parent the fireball via script. You can use animation events to trigger the creation and throwing/releasing of the fire.
Please let me know in case you have any follow-up questions.
Best regards,
Peter