Jump to content

Chaining bezier tweens


AFewBits
 Share

Recommended Posts

Hi,

 

I've come come unstuck trying to chain two bezier tweens together.

 

Inside Phaser I can see what looks like the start value of a property from the second tween being set to its end value from the first tween. In the case of a bezier tween the property value is an array and whatever happens after any values are set seems to have trouble pulling a value from the array that it receives.

 

A comment within the above function suggests that using arrays as property values is still being tested.

 

Is there a current solution to chaining bezier tweens?

 

Cheers,

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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