Quantcast
Channel: Comments on: CAAT – Tutorial 2, Behaviors
Viewing all articles
Browse latest Browse all 8

By: Moritz Gerold

$
0
0

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?

Like


Viewing all articles
Browse latest Browse all 8

Trending Articles