toggle menu
Categories
Discussions
Dashboard
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Dashboard
Sign In
·
Register
×
Home
›
GameSalad 101
›
Working with GS (Mac)
ball to react where touched
beefy_clyro
Member
Posts:
5,394
April 2010
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
Warning
There was an error rendering this rich post.
Comments
Photics
Member
Posts:
4,172
April 2010
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.
Comments
do some math between center point and touch point
move relative to the difference.