i have just came across the tutorial with physics/bouncing ball - so far i have encountered no problems in understanding it, but just a question:
how do i stop the ball bouncing? do i have to equal it to a certain value or just drop in another if/else statement, because now the ball seems to bounce forever, since it gets every time multpilicated by a negative number…
thnx in advance for any help