Hello everyone.
I want to make an animation where character A runs towards character B and then attacks him. What is the best method for this kind of animation? My biggest problem is with the ‘run’ part i.e moving the character A.
Should I make a run cycle and make char_A follow the path and then at the end of the path animate the attack? Or should I instead animate the run part frame by frame?
Any help is appreciated.
Thanks.