Jump to content
Search Community

soymos

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by soymos

  1. Ok it is solved, I tought maybe it would be important to you, but as you have said is a matter of perspective and I bet there are millions of different perspectives out there, better to stick with what is needed. Thank you a lot, keep up the good work, one step at a time
  2. Do I need to mention you @GreenSock?
  3. Ok, you are probably right, ambiguity between the glass half full or half empty is always one of the things that most breaks my head, I guess it also make me more empathic because you never know. I reverted the change in my website, probably a simple enough example. You can use Tab to go down and Shift Tab up, go down a couple o three steps and then with your mouse return to where it say soymos without touching any other and it will continue to the next step without pausing, if you go down it will continue down or up if you go up (which is play() down and reverse() up). Thank you for you response. https://soymos.com/
  4. Hi! First thanks a lot for your hard work, amazing proposal of logic-relations-business (first contribution so a little excited). In general for several years I have trusted gsap to the extend of sometimes not knowing if I am using javascript or gsapscript. Only now I encountered a situation where I recognized that every tool has it point of view, in the sense of being looking at things from a certain perspective. What I mean is this: I have a timeline with animations separated with .addPauses that are controlled from keyboard, it is a menu so up and down, no problem. I also want to control it with mouse so I figured that could just add a seek('label') and that's it, but I discovered that when the timeline is paused with .addPause and then jumped to another position with seek it sometimes played, until I used seek().pause(). Is that the intended behavior? Thanks for your time.
×
×
  • Create New...