Hi Daniele,
-
don’t you think that add gsap.set in the animation panel and not only in the node editor could be a benefit? Many animations require set (a zero duration gsap.to) to define the starting point and then you build up with gsap.to
In bricksforge we have to use the node editor for gsap.set, apply it to timeline and so on. Having it right in the animation panel would improve workflow and logic I think. -
Do you think it will be possible to not be forced to have a trigger when creating a timeline? A trigger is necessary for scrolltrigger ones, of course, but normal timelines why they need a trigger selector before the animation itself? The problem is that in this way we can apply an animation only to elements that are in the same page.
Thanks!