Jump to content

Group Tweens with Repeat and YoYo


codevinsky
 Share

Recommended Posts

I'm trying to animate a group:

game.add.tween(this.titleGroup).to({y:15 }, 250, Phaser.Easing.Linear.None, true, 0, true, true);

The group animates correctly once, but does not yoyo and does not loop.

 

I don't know if this is an error in syntax or a library bug.

 

Thoughts?

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...