How to pin objects for 2 actors fighting each other?
So say one monster is on the left and one monster is on the right. The monster on the left fires a projectile at the monster on the right. I would like it to trigger 3 different reactions depending on if it hits the head, body or legs.
So I assume I have to make the actual image actor not interactable and instead use three circles, and attach them to the specific points on the monster.
My question is: How do I pin the circles to the spots on the animation (i.e. follow the monster while he moves across the screen)
Thanks!
So I assume I have to make the actual image actor not interactable and instead use three circles, and attach them to the specific points on the monster.
My question is: How do I pin the circles to the spots on the animation (i.e. follow the monster while he moves across the screen)
Thanks!
Answers