ball to react where touched
beefy_clyro
Member Posts: 5,394
Hi. Just thinking about how i would implement a ball that would react realistically where touched? i.e. imagine a football being kicked. How would i achieve this? Thanks
Comments
do some math between center point and touch point
move relative to the difference.