Jump to content
Search Community

JayCoop

Members
  • Posts

    2
  • Joined

  • Last visited

JayCoop's Achievements

  1. New guy question here. I'm trying to use some easing code inside Articulate Storyline 360. Here's the code in question: gsap.to(btn1, { duration: 2.5, ease: "bounce.out", y: "173%" }); I'm trying to ease in 'btn1' and have it end at the same location relative to other objects on the page regardless of the screen size. I started with setting just the pixels, then pixels with vh, and then percentage. Percentage seems to work the most consistently, but I don't understand how the percentage is being calculated. The animated object, btn1, is coming from just off of the top of the page and its final resting place is approximately 2/3 of the way down from the top, and I don't understand why 173% seems to be the magic number. The stage is 720 x 540, the object if 150 x 150, and the final spot I'm trying to hit is X:23 Y: 265,if this helps at all. I've done a little coding but I'm nowhere near proficient, so if someone could help me understand what's happening, I'd appreciate it. v/r Jay
  2. I saw a demonstration of this site on a YouTube video (how I found out about this site), but in the video there were alot more options in the 'Ease Visualizer' than when I login. All I see is 'powe2.x'. I put two images below to show what I'm talking about. Can someone tell me why I'm not seeing everything? Do I need to upgrade my membership? Thanks in advance for the info. Jay
×
×
  • Create New...