How does the sprite move in a curve?

d%C4%83
How does the sprite move in a curve ??
How does the sprite move in a curve, how can I do with moveto or moveby?

Cocos provides a number of easing actions. I’d suggest taking a look at the docs for this: https://docs.cocos2d-x.org/cocos2d-x/en/actions/basic.html

Try JumpTo rather than Moveto