Hello guys,
Well I have already made 3 games using AGS and my graphics have not being that good. But I think I have improved somewhat ;D. This is a character I did in paint and one of my biggest problems is that character seems to drag when they walk. Any help to fix my walkcycle would be greatly appreciated. Thankyou ;).
(http://www.hotlinkfiles.com/files/1504184_3zdpt/eureuiereriue.gif)
Hello sameera! The biggest issue I see is frame 1, which looks like a standing frame. Remove this frame and steady his torso movement (keep him from rocking back and forth) and you should be fine.
Thanks for the quick reply progzmax. But if you don't mind could you please edit this sprite fixing the torso movement. Then I can break that into frames and use it as a reference to future walkcycles. It would be greatly appreciated. Thank you!! ;)
Sure.
1. Removed frame 1 so the animation is an even number of frames. I find that even numbers work best for most animations.
2. Balanced him so he does not sway back and forth.
3. Adjusted his up and down motion so he moves up a bit less on an up step and down less on a down step, though you had the right idea.
4. Adjusted his arm motion to move more naturally and added the left arm to move behind him as well.
5. Adjusted the leg movements so the feet always hit the ground at a specific height. This is so the leg motion looks less like he's dragging his feet.
6. Some general touch ups (removed black pixels around the image, etc).
(http://members.cox.net/progzmax/bigwalkcl.gif)
Hopefully this helps, and I think you're on the right track. I think looking at some actual videos of people walking and some anatomy references would help you out a lot.
get a book on Traditional Animation. I suggest 'the Animator's Survival Kit'. Came in use all the time when I worked at Disney.
Or use templates like this one from MrColossal and paint them over:
(http://www.2dadventure.com/ags/templatesideviewanim.gif)
Quote from: matti on Fri 27/06/2008 14:53:08
Or use templates like this one from MrColossal and paint them over:
(http://www.2dadventure.com/ags/templatesideviewanim.gif)
If life were templates, we would lose the frustration required to make us learn.
Quote from: Kadji-san (BradN) on Fri 27/06/2008 15:45:48If life were templates, we would lose the frustration required to make us learn.
I don't think that learning requires frustration. A template like this is just a good thing to start with and to enhance your ability to animate. No one draws a picture without ever have seen one. And if you want to draw a walk cycle, why not take a look at a ready one? You don't have to draw over it, but that's okay too..
And you can still fail at paintovers.
Quote from: matti on Fri 27/06/2008 17:01:07
Quote from: Kadji-san (BradN) on Fri 27/06/2008 15:45:48If life were templates, we would lose the frustration required to make us learn.
I don't think that learning requires frustration. A template like this is just a good thing to start with and to enhance your ability to animate. No one draws a picture without ever have seen one. And if you want to draw a walk cycle, why not take a look at a ready one? You don't have to draw over it, but that's okay too..
I'd disagree. Its the journey that makes the person, not the destination. By making a shortcut, you cut the journey in half, only giving the person partial experience.
This isn't a philosophical board on whether paintovers are good/bad, guys. Let's keep this on topic and relevant to helping the poster with his/her actual problem :).
Thanks!
Could I please ask how I could obtain each frame from the GIF?
What do you use to make your gif animation? Save the animation template, then import/open the file in the program you used to create your animation.
AGS can grab single frames from a gif itself if I'm not mistaken- just import it there if all else fails.
Thank you so much!
First of all really sorry for the late reply guys :-[. First all thanks heaps for the redo of my character progZmax ;) ;) ;) ;) ;). Looks much better :D. I just tested it on my game and it was nice to see a smooth walk ;D. Well I have become bit busy these days so I decided to postpone making my new game until the holidays. I have already made the first cutscene though. Thanks once again ProgZmax and everyone else who replied to this topic. ;)
Personally, I think you should do your own art, using something like this for inspiration.
(http://img291.imageshack.us/img291/1536/walkcycleiu9.gif)
Quote from: Ghost on Sun 06/07/2008 15:29:56
AGS can grab single frames from a gif itself if I'm not mistaken- just import it there if all else fails.
I found out just recently that you can import an animated gif into AGS as individual frames with minimal effort. In the sprite manager, right click and select "Quick import GIF/FLC frames". Choose the transparency setting, then select your gif. The gif is imported as individual frames in one go.Oops, I didn't read Ghost's message properly. Sorry about that.