Share Posted August 22, 2017 We have onReverseComplete, but not start. I could use it right now 1) Is there a reason to exclude it, that I not see? 2) How would you solve the need of onReverseStart? onRepeat isn't doing it for me– I'm not repeating. Thanks! katerlouis Link to comment Share on other sites More sharing options...
Share Posted August 22, 2017 I think you will find this thread helpful. 1 Link to comment Share on other sites More sharing options...
Author Share Posted August 23, 2017 Bummer. Spammed again– I searched specifically for "onReverseStart" – I need some googling lessons. To topic: The thing is: I am not yoyoing– I tween the progress of another tween (sunToMoon) via fromTo. The function calculates wether I need to go from 1 to 0 or from 0 to 1; I'd like to keep it that the sunToMoon-tween takes care of the callbacks itself and not the tween that tweens the progress, because sunToMoon gets altered from different places. Having to repeat the callbacks where the alteration takes place– nah! I don't fully comprehend your explanation on why it's bad for performance and that there is a conecptual naming conflict, but I trust you guys in that and accept it. Too bad though; "where is a complete, there must be a start", my gut is telling! PS: you talk about timelines there; would onReverseStart be a problem for single tweens, aswell? Link to comment Share on other sites More sharing options...
Share Posted August 25, 2017 @kreativzirkel Do you have a demo of what you're trying to do? I know that it seems odd to not have a onReverseStart as everything else has a matching event, but alas, it doesn't exist. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now