Disable ball movement when only touched briefly #31
yonimal676
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To prevent unintentional release of the ball, we'll only let the ball to get released
when its' distance from the initial point is < radius (width / 2f)
Beta Was this translation helpful? Give feedback.
All reactions