If you want to animate Nuts and Bolts go for it... I won't be making any animations for them for a long time becuase im starting to work on a graphic novel..... it could take a while.
loops? do you mean in flash or the walkcycle in some 3d application?
If you're talking about flash then add 1 actionscript command to your last frame in the animation sequence. So lets imagine you have 30 frames in your sequence starting at frame 1 all ready to loop in flash...
1/ create a new layer, label it actions or similar so its easy to identify
2/ select the last frame of your sequence (in this example frame 30) in this new layer
3/ add blank keyframe
4/ open your actions panel.
5/ with frame selected, type/add this actionscript command
gotoAndPlay(1);
6/ test your movie out..
this is the simplest way to loop a sequence. For further reading maybe go check out the tutorials on flashkit.com or similar sites - they're incredibly useful when you're starting out, there's also a load of friendly and helpful folk over there too on the boards if you have flash related questions.
If you're talking about how to loop a walkcycle then It varies from application to application, I just get a character walking in Max (or Poser if I'm being lazy) & then extract approximately 30 frames that add up to a perfect cycle then import them into flash and use a similar method to the one I've outlined above.
Devious Comments
iRAndomPAnda
I AM LETTING EVERYONE KNOW WHO IS WATCHING ME. SEE YOU THERE!
--
Now thats sarcasm!
--
I have moved over to *SFukuda!
Thanks for your continued support!
*SFukuda へ引っ越ししました。
よろしく!
--
"Why do we fall? So we can learn to pick ourselves up."
If you're talking about flash then add 1 actionscript command to your last frame in the animation sequence. So lets imagine you have 30 frames in your sequence starting at frame 1 all ready to loop in flash...
1/ create a new layer, label it actions or similar so its easy to identify
2/ select the last frame of your sequence (in this example frame 30) in this new layer
3/ add blank keyframe
4/ open your actions panel.
5/ with frame selected, type/add this actionscript command
gotoAndPlay(1);
6/ test your movie out..
this is the simplest way to loop a sequence. For further reading maybe go check out the tutorials on flashkit.com or similar sites - they're incredibly useful when you're starting out, there's also a load of friendly and helpful folk over there too on the boards if you have flash related questions.
If you're talking about how to loop a walkcycle then It varies from application to application, I just get a character walking in Max (or Poser if I'm being lazy) & then extract approximately 30 frames that add up to a perfect cycle then import them into flash and use a similar method to the one I've outlined above.
Hope it's useful, Good luck
HZ
--
HZ™
--
HZ™
Previous PageNext Page