I have implemented horizontal scroll, but vertical scroll making trouble, and the trouble is difficult to explain. So I can scroll scene vertically, and horizontally, if that is been done from the scene’s origin, i.e ccp(0,0). But when Scrolling towards X have been done, and been paused in the middle, then if i scroll it vertically, it actually scroll diagonally, back to origin(x), and new position of y.
I know it’s complicated to understand, but how can it be achieved to scroll it vertically from the position it have been scrolled down.
I have implemented horizontal scroll, but vertical scroll making trouble, and the trouble is
Share
IF SOMEONE HAVE GOT MY QUESTION THEN HERE IS THE ANSWR FOR HIM,