AuthorTopic: How's that? Character template with walking cycle  (Read 8409 times)

Offline xenkli

  • 0001
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile

How's that? Character template with walking cycle

on: February 20, 2007, 05:35:57 pm
Hello everybody

This is a template I've been working on recently. It's meant to wander through a 640x480 environment. The character itself has 9 colors, one still frame and four frames for the animation.
I know the anatomy isn't correct (at least better than half head half body =D) but for the characters to show emotion I prefer bigger heads and eyes and I think it looks quite allright.



While I kinda like the down-animation, sideview seems off to me. Haven't found out why so far (too few frames? weird arms? doesn't correspond the other?).

What's wrong with it? Where can I improve?



[stages]

(4 frames) -->    (4 frames, bended knees) -->    (6 frames)
--> (8 frames, slight overall modification)  --> (rotation added)

(4 frames) -->    (8 frames, after having gone through the side's stages)
« Last Edit: April 13, 2007, 05:18:30 pm by xenkli »

Offline AdamAtomic

  • 0100
  • ***
  • Posts: 1188
  • Karma: +0/-0
  • natural born medic
    • View Profile
    • Adam Atomic

Re: How's that? Character template with walking cycle

Reply #1 on: February 20, 2007, 06:28:03 pm
bend the knees!!  walk back and forth in front of a mirror and watch what your legs do.  Start with a simple stick figure and get the basic motions right before continuing with simple block shading.  I'd also recommend 6 frames if the game/programmer is flexible enough, instead of 4, you'll get much smoother motion.

Offline madartiststan

  • 0010
  • *
  • Posts: 158
  • Karma: +0/-0
    • View Profile

Re: How's that? Character template with walking cycle

Reply #2 on: February 20, 2007, 07:39:40 pm
There aren't enough frames in the side walk animation and yes...bend the knees!

Offline xenkli

  • 0001
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile

Re: How's that? Character template with walking cycle

Reply #3 on: February 21, 2007, 06:02:59 pm
Thanks for the replies.

I'd prefer to keep it at 4 frames, if only because I can't think of anything to add to the up/down-cycle. Make them have more than four frames should be doable, technically, but I'd rather have it as simple as possible.

Bending the knees improved the cycle quite a lot. But when I try to add the other leg it looks odd.


Almost sure this is because the frames are too similar (but well, it IS the same movement). I'll try to find a couple of frames which work, any suggestions welcome.

Also I'm not too happy with the hands and feet. They look clumsy, especially the hands. But whenever I try to add finger-like shapes they just end up looking darker than before.  ???

Offline robalan

  • 0010
  • *
  • Posts: 337
  • Karma: +0/-0
    • View Profile

Re: How's that? Character template with walking cycle

Reply #4 on: February 21, 2007, 08:28:24 pm
I think the reason the animation looks strange is the foot is moved too much in the frame where the knee is bent.  Try rotating the leg at the hip as a whole unit on that frame so that the calf crosses the other leg rather than being lifted up in front of it.  Also, if you darken the back leg a bit, it will get pushed into the background, thus clearing up the confusion between it and the front leg.  If that made sense, cool.  Otherwise, I can try to provide an edit.  Good luck with this; it's definitely improved.
Always remember: a preposition is not something you should end a sentence with.

Offline AdamAtomic

  • 0100
  • ***
  • Posts: 1188
  • Karma: +0/-0
  • natural born medic
    • View Profile
    • Adam Atomic

Re: How's that? Character template with walking cycle

Reply #5 on: February 21, 2007, 09:11:58 pm
I can think of something to add.  MORE MOTION.   The reason it doesn't work well when you add the rear leg is because you ONLY HAVE FOUR FRAMES.  3-4 frame walk cycles are only advisable on sprites shorter than 24 px, because the limbs are so small you can sometimes fake it to look decent.  This character should probably have 8-10 frames, but I think you could probably cut it with 6.  There is just too much distance to cover.

Offline Rox

  • 0011
  • **
  • Posts: 591
  • Karma: +0/-0
    • View Profile

Re: How's that? Character template with walking cycle

Reply #6 on: February 21, 2007, 09:30:33 pm
Actually, there are two reasons why it looks odd. First of all, because the back and front legs cover the exact same pixels, and because the legs are the exact same color. Making the back leg darker and offsetting it by a pixel or two will do a lot.

The second reason is because the frame with the foot off the ground is really... wrong. With conventional timing, the foot that's lifted should be just slightly behind the other leg with the knee sticking out in front of it (the leg should look like this: < ). The foot should also be tilted back more. Other than that is looks pretty good.

Offline robalan

  • 0010
  • *
  • Posts: 337
  • Karma: +0/-0
    • View Profile

Re: How's that? Character template with walking cycle

Reply #7 on: February 22, 2007, 01:30:48 am
Yeah, Rox said what I said, but worded it better.  Listen to him.  Once you've got those keyframes down, tweening them like Adam mentioned could also be helpful.

Another question: Is this for a platformer or what?  If the perspective is side-on, the back foot should be on the same level as the front foot. It's not at the moment.
Always remember: a preposition is not something you should end a sentence with.

Offline xenkli

  • 0001
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile

Re: How's that? Character template with walking cycle

Reply #8 on: February 23, 2007, 06:32:40 pm
After trying around some more I decided to go for more frames as suggested. The note concerning its size was it, before I kept asking myself why three frames used to be enough for my previous characters. It's pretty obvious, though. D'Oh?

I was aiming at eight frames so I could just loop the four-framed down-animation but ended up with six. Bahwell, I'll have to find two more steps for the other one. The side isn't done yet, anyways.


Do you see major errors or flaws? The arms still look a bit weird but in all I'm quite happy with how this is evolving. Thanks. =D

Offline AdamAtomic

  • 0100
  • ***
  • Posts: 1188
  • Karma: +0/-0
  • natural born medic
    • View Profile
    • Adam Atomic

Re: How's that? Character template with walking cycle

Reply #9 on: February 23, 2007, 07:39:37 pm
a vast improvement.  I think if you are shooting for perfection you need to reexamine your image's palette and pay a little more attention to how his feet bend and move, but you are on the right track!