Starling-Framework icon indicating copy to clipboard operation
Starling-Framework copied to clipboard

Feature: Add bezier curves to Starling tweens

Open tangerinepop opened this issue 8 years ago • 13 comments

Add bezier curves and custom features to Starling tweens similar to what is available through Tweenmax.

tangerinepop avatar Aug 12 '16 05:08 tangerinepop

Thanks for the suggestion! I can totally see the sense in that. Anyone who wants to see this feature, too, add your vote, so that I can prioritize this feature. Thanks in advance!

PrimaryFeather avatar Aug 12 '16 07:08 PrimaryFeather

+1 :)

binouze avatar Aug 12 '16 09:08 binouze

would be grate +1

22Round avatar Aug 12 '16 11:08 22Round

+1

kheftel-old avatar Aug 12 '16 20:08 kheftel-old

+1

Pandan avatar Aug 15 '16 12:08 Pandan

Thanks for the support guys I think this would be a great feature

tangerinepop avatar Aug 20 '16 02:08 tangerinepop

+1

varadig avatar Aug 20 '16 03:08 varadig

Thanks for all the feedback, guys! It's settled, then: this feature will be added. :smile: I can't give any timeframe yet, but I'll update this thread as soon as there is some progress.

PrimaryFeather avatar Aug 22 '16 09:08 PrimaryFeather

I just noticed that TweenMax is quite flexible when it comes to bezier curves. :wink:

Could you narrow down what exactly you want to do, i.e. describe the most important use-case you want to be able to solve?

PrimaryFeather avatar Sep 01 '16 13:09 PrimaryFeather

+1

I want to move object from point A to point B through several points.

subdan avatar Sep 20 '16 13:09 subdan

Thanks, @subdan! Please, others that have voted already, describe the actual use-case you want to solve, as well. My guess is that most of you want a method that moves the object through a given list of points?

PrimaryFeather avatar Sep 20 '16 13:09 PrimaryFeather

Yes, moving object through a given list of points would be great. The ability to add callback on each point reached ant to change the easing of the tween on each point would be nice to ;)

binouze avatar Sep 26 '16 05:09 binouze

Same here, moving over a list of points is all I need (events dispatched after reaching a given point would be a nice addition as well).

b005t3r avatar Sep 26 '16 06:09 b005t3r