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

Por: aparadekto

Hey, I can’t view your site properly within Opera, I actually hope you look into fixing this.

View Article



Por: Moritz Gerold

Hey hyperandroid, i’ve tried to do a very simple animation with CAAT. I’ve clicked and search through most of the samples on the tutorial page, but didn’t find the error of my code. Would be great if...

View Article

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)...

View Article

Por: Anónimo

If you want to traverse the path inversely, you must set a different pathbehavior interpolator: pathbehavior.setInterpolator( new CAAT.Interpolator().createLinearInterpolator( false, true ); false= no...

View Article

By: aparadekto

Hey, I can’t view your site properly within Opera, I actually hope you look into fixing this. LikeLike

View Article


By: Moritz Gerold

Hey hyperandroid, i’ve tried to do a very simple animation with CAAT. I’ve clicked and search through most of the samples on the tutorial page, but didn’t find the error of my code. Would be great if...

View Article

By: 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)...

View Article

By: Anonymous

If you want to traverse the path inversely, you must set a different pathbehavior interpolator: pathbehavior.setInterpolator( new CAAT.Interpolator().createLinearInterpolator( false, true ); false= no...

View Article

Browsing all 8 articles
Browse latest View live


Latest Images