Computer Science Canada the battle |
Author: | magicman [ Wed Oct 06, 2004 7:19 am ] |
Post subject: | the battle |
here is some thing little that i did in my business class |
Author: | magicman [ Tue Oct 12, 2004 12:19 pm ] |
Post subject: | |
i would like some requests on how to make this better. |
Author: | Genesis [ Tue Oct 12, 2004 1:59 pm ] |
Post subject: | |
How bout some tweens? As opposed to frame by frame (which is what it looks like you used.) A replay button would be nice. You could make it a bit longer. And while your at it, maybe increase the frame rate so it doesn't look so choppy. |
Author: | Tony [ Tue Oct 12, 2004 3:07 pm ] |
Post subject: | |
well you have more control over the animation if you're doing it by frame... although tweens make it easier to animate, that works only for long liniar movements. Often enough you have to correct those tweens to make sence and you end up with very few frames that are actually generated.. |
Author: | Genesis [ Tue Oct 12, 2004 3:49 pm ] |
Post subject: | |
tony wrote: well you have more control over the animation if you're doing it by frame... although tweens make it easier to animate, that works only for long liniar movements. Often enough you have to correct those tweens to make sence and you end up with very few frames that are actually generated..
That's true, but since for this animation his characters are moving in long linear motions, tweens would make their movement smoother. For the frames that involve like the character to move his arm or something, then frame by frame is good, but for the stretch where their just walking across the screen, I would use motion tweens. |