Hi,
I was wondering what happens when I set it to YES. Does it mean that flying ball will behave like bellow if the ball speed is constant by my equation?
1. Ball flies smooth until some lag because of complex calculation occurs.
2. Then ball freezes for a moment.
3. Then the ball suddenly jumps to new position skipping the position where it supposed to be on step 2.
Is this correct understanding if I change the ball position is I use the cocos2d scheduler?