STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228071
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/85885803?noj=FRM85885803-29DC" width="1" height="1"></div>

Basics of Walking Cycles.swf

This is the info page for
Flash #75919

(Click the ID number above for more basic data on this flash file.)


Text
~Walking Cycles~

LOADED

GO!

GO!

ABOUT

Making walking cycles may seem hard, but there are four steps,
that if you keep in mind, will make your work hell easier.

So hear they are, the 4 stages of walking cycles:

You can start from whichever you want, since it is a cycle,
but they need to follow that order.

Yes, they are kinda deformed, but it is a basic idea.

I made them of diferent colors to differ from front to back.

Arms just go the opposite to their corresponding leg:

Remember the arm finishes
at the middle of the thigh.

You just need to set the four keyframes with each step,
the rest is just inbetweening!

Making a frame by frame walking cycle is easier, and looks better,
but it takes more time.

You just set the keyframes on the 4 basic stages, then draw what is between,
going to the frame in the middle,
and then the one on the middle of the middle...

Making tweened cycles may take less work,
but it is a bit more complex and doesn't look as good,
unless you are great at tweens.

You need a layer for the thigh, the leg, and the foot, for each leg,
set the rotation point to the knee, ankle, and the upper part of the thigh,
set them to the -4 steps- and tween them.

remember to ease the tweens...

Once you know the 4 basic steps,
you can easily make a good looking cycle from every angle,
or a running cycle.

For running cycles, the legs hold
in the air when they are in the back,
and the arms are more folded.

You just need to draw the steps from a different angle
to get another camera view for the cycle,
there are no such things
as hard or easy, it is all a matter of practice.

This is all for today, hope it somehow helped, it was pretty basic, i did it tonight XD.
I also which you undestood '=D
If you have any doubt dont hesitate to pm me and ask.
If you want to flame me for making such a poor tutorial, you can pm me too.

Back

When I joined the Boulevard of Broken Songs collab, well, the lyrics said
'I walk a lonely road', but i couldn't animate walking, I searched for tutorials
but all of them had sitcks, so i kinda confused, I watched myself walk and
all, but i really had a hard time getting the cycle correctly, somehow it
always seemed wrong. I tought one day, if I ever made a tutorial, it would
be on walking cycles, for the holy sake of helping people who couldnt get
them right. Now I joined the reg collab, and we needed to all make walking
sprites, I tought the time for making the tutorial was now.
This four stages of walking will guide you easily in the making of walking
cycles. This is not a step-by-step tutorial, but a guide. Once you know the
four stages, you can make cycles form any angle and at any speed, just by
some improvisation! So good luck!!

ActionScript [AS1/AS2]

Frame 1
var totalBytes = _root.getBytesTotal(); var loadedBytes = _root.getBytesLoaded(); var percent; var barIncrement = (bar._width / 100);
Frame 2
totalBytes = _root.getBytesTotal(); loadedBytes = _root.getBytesLoaded(); percent = Math.floor((loadedBytes / totalBytes) * 100); bar._width = percent * barIncrement;
Frame 3
if (percent == 100) { gotoAndStop (5); } else { gotoAndPlay (2); }
Frame 5
stop();
Frame 6
stop();
Frame 7
stop();
Frame 8
stop();
Frame 9
stop();
Frame 10
stop();
Frame 11
stop();
Frame 12
stop();
Frame 13
stop();
Frame 14
stop();
Frame 15
stop();
Symbol 48 Button
on (press) { play(); }
Symbol 51 Button
on (press) { gotoAndStop (15); }
Symbol 57 Button
on (release) { nextFrame(); }
Symbol 62 Button
on (release) { prevFrame(); }
Symbol 74 Button
on (release) { gotoAndStop (10); }
Symbol 99 Button
on (press) { gotoAndStop (5); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 FontUsed by:3
Symbol 3 EditableTextUses:2Used by:Timeline
Symbol 4 GraphicUsed by:36
Symbol 5 GraphicUsed by:33
Symbol 6 GraphicUsed by:33
Symbol 7 GraphicUsed by:33
Symbol 8 GraphicUsed by:33
Symbol 9 GraphicUsed by:33
Symbol 10 GraphicUsed by:33
Symbol 11 GraphicUsed by:33
Symbol 12 GraphicUsed by:33
Symbol 13 GraphicUsed by:33
Symbol 14 GraphicUsed by:33
Symbol 15 GraphicUsed by:33
Symbol 16 GraphicUsed by:33
Symbol 17 GraphicUsed by:33
Symbol 18 GraphicUsed by:33
Symbol 19 GraphicUsed by:33
Symbol 20 GraphicUsed by:33
Symbol 21 GraphicUsed by:33
Symbol 22 GraphicUsed by:33
Symbol 23 GraphicUsed by:33
Symbol 24 GraphicUsed by:33
Symbol 25 GraphicUsed by:33
Symbol 26 GraphicUsed by:33
Symbol 27 GraphicUsed by:33
Symbol 28 GraphicUsed by:33
Symbol 29 GraphicUsed by:33
Symbol 30 GraphicUsed by:33
Symbol 31 GraphicUsed by:33
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32Used by:36
Symbol 34 GraphicUsed by:36
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:4 33 34 35Used by:Timeline
Symbol 37 GraphicUsed by:Timeline
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:38Used by:Timeline
Symbol 40 FontUsed by:41
Symbol 41 EditableTextUses:40Used by:Timeline
Symbol 42 FontUsed by:43
Symbol 43 EditableTextUses:42Used by:Timeline
Symbol 44 FontUsed by:45 46 49
Symbol 45 TextUses:44Used by:48
Symbol 46 TextUses:44Used by:48
Symbol 47 GraphicUsed by:48
Symbol 48 ButtonUses:45 46 47Used by:Timeline
Symbol 49 TextUses:44Used by:51
Symbol 50 GraphicUsed by:51
Symbol 51 ButtonUses:49 50Used by:Timeline
Symbol 52 FontUsed by:53 60 61 66 67 70 71 73 78 79 83 84 87 90 92 93 95 97 101
Symbol 53 TextUses:52Used by:Timeline
Symbol 54 GraphicUsed by:57 62 74 75
Symbol 55 GraphicUsed by:57 62 74 75
Symbol 56 GraphicUsed by:57 62 74 75
Symbol 57 ButtonUses:54 55 56Used by:Timeline
Symbol 58 GraphicUsed by:Timeline
Symbol 59 GraphicUsed by:Timeline
Symbol 60 TextUses:52Used by:Timeline
Symbol 61 TextUses:52Used by:Timeline
Symbol 62 ButtonUses:54 55 56Used by:Timeline
Symbol 63 GraphicUsed by:Timeline
Symbol 64 GraphicUsed by:Timeline
Symbol 65 GraphicUsed by:Timeline
Symbol 66 TextUses:52Used by:Timeline
Symbol 67 TextUses:52Used by:Timeline
Symbol 68 GraphicUsed by:Timeline
Symbol 69 GraphicUsed by:Timeline
Symbol 70 TextUses:52Used by:Timeline
Symbol 71 TextUses:52Used by:Timeline
Symbol 72 GraphicUsed by:Timeline
Symbol 73 TextUses:52Used by:Timeline
Symbol 74 ButtonUses:54 55 56Used by:Timeline
Symbol 75 ButtonUses:54 55 56Used by:Timeline
Symbol 76 GraphicUsed by:Timeline
Symbol 77 GraphicUsed by:Timeline
Symbol 78 TextUses:52Used by:Timeline
Symbol 79 TextUses:52Used by:Timeline
Symbol 80 BitmapUsed by:81
Symbol 81 GraphicUses:80Used by:Timeline
Symbol 82 GraphicUsed by:Timeline
Symbol 83 TextUses:52Used by:Timeline
Symbol 84 TextUses:52Used by:Timeline
Symbol 85 BitmapUsed by:86
Symbol 86 GraphicUses:85Used by:Timeline
Symbol 87 TextUses:52Used by:Timeline
Symbol 88 GraphicUsed by:Timeline
Symbol 89 GraphicUsed by:Timeline
Symbol 90 TextUses:52Used by:Timeline
Symbol 91 GraphicUsed by:Timeline
Symbol 92 TextUses:52Used by:Timeline
Symbol 93 TextUses:52Used by:Timeline
Symbol 94 GraphicUsed by:Timeline
Symbol 95 TextUses:52Used by:Timeline
Symbol 96 GraphicUsed by:Timeline
Symbol 97 TextUses:52Used by:99
Symbol 98 GraphicUsed by:99
Symbol 99 ButtonUses:97 98Used by:Timeline
Symbol 100 GraphicUsed by:Timeline
Symbol 101 TextUses:52Used by:Timeline

Instance Names

"bar"Frame 1Symbol 39 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Dynamic Text Variables

percentSymbol 41 EditableText""




http://swfchan.com/16/75919/info.shtml
Created: 5/4 -2019 14:18:56 Last modified: 5/4 -2019 14:18:56 Server time: 29/04 -2024 01:36:46