ball impact on a wall

Blitz3D Forums/Blitz3D Programming/ball impact on a wall

Mathieu A(Posted 2004) [#1]
Hi!

I'd like to know how we can do ball impact on a wall?


AntonyWells(Posted 2004) [#2]
rebound it using the normals of the surface hit.

Tokamak for a more realistic response.


Rob(Posted 2004) [#3]
Hi Audrain,

Check code archives, there is a ball impact on a wall example.