Hi! I want to create car background animation. Car sprite should move from point to point, from screen bottom to screen top, following come curve-path like so, and then repeat it all over again.
I created sprites 'way-points';
But there is no event like "move to ....sprite"; What is the best way to make this?