Quantcast
Viewing all articles
Browse latest Browse all 8

Por: Moritz Gerold

okay… i’ve found the error… I used an pathActor instead of an simple path.
But, how to change the direction of the path movement?

setAutoRotate(true, CAAT.PathBehavior.autorotate.LEFT_TO_RIGHT)

changing this to

setAutoRotate(true, CAAT.PathBehavior.autorotate.RIGHT_TO_LEFT).

didn’t work. any ideas?


Viewing all articles
Browse latest Browse all 8

Trending Articles