Hi, I've created CocosNode, then inserted sprite in this node. I moved node and sprite separately. As result node has some coordinate, sprite has another coordinate. I see sprite on the screen, but sprite's coordinates are out of the screen borders.
So could you please explain how can I convert sprite coordinates to screen coordinates?
Thanks.