Throw from the stretched point #40
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
-
problem: when MOTION_UP happens, the ball first gets teleported to i(x,y) and only than begins to move accordingly.
Fix: create a permanent origin point, than change i(x,y) to the point where the ball is released.
it works. great.
Beta Was this translation helpful? Give feedback.
All reactions