Animate a bouncing ball.

hello.
please i want to animate a bouncing ball.
can anyone help me??

169102-animate-squash-stretch-slide-01.jpg

So you could do it like that.

  • Write a script that would work like that: onCollision Rigidbody Impulse.
  • Then you could create an animation for the ball and trigger it with ur collision script. I assume its going to be 2D so u just animate the y axis to be flat.

Thats it. :smiley: