ball to react where touched

beefy_clyrobeefy_clyro Member Posts: 5,394
edited November -1 in Working with GS (Mac)
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

  • PhoticsPhotics Member Posts: 4,172
    If touch is inside actor,
    do some math between center point and touch point
    move relative to the difference.
Sign In or Register to comment.