of     1   

EllisLadon
#178836179Sunday, November 29, 2015 3:27 PM GMT

Does anyone have any tips for animating? I'm trying to make a walk cycle, but it's not working out well. I've got the player holding a sword as of now. I've got an idle animation, but I can't make a walking one.. I can make a whole walk cycle, but it just doesn't look natural - like, at all.
Eyerny
#178836858Sunday, November 29, 2015 3:39 PM GMT

eg.you have a walk anim which is 2 secs long and looped.Divide it into 5 parts 0,.5,1,1.5,2 and make the extreme points(as in the extreme position of the arm in air) for them. First make positions for those then at the mid intervals of each eg. 0.25 or 1.25 make the positions when the arms/legs are at the mid-points as in next to the body.Eventually increase/decrease the loop as you see fit.
EllisLadon
#178836910Sunday, November 29, 2015 3:40 PM GMT

Thanks for the answer :3

    of     1