It looks to me like you need to implement a sine wave to the motion of the
balls... so that they start of moving fast with the initial impact, and then
slow down to a stop before gravity accelerates them back towards the other
balls. At the moment they seem to be travelling at a constant speed which
looks unrealistic.
--
Ian
Inkwell: Ians Homepage
http://www.topcities.com/cartoon/inkwell/index.htm
zwatts <zwa### [at] softhomenet> wrote in message
news:39609726.6F0C85FF@softhome.net...
> will i have to do lots of " if(x<clock<y) " to do their motion between
> clock = x and y?, or is there another way? i plan on having the camera
> move, so i cant loop the frames like ive done here.
>
> (i know the balls are floating :)
>
> -zac
>
Post a reply to this message
|