Jump to content
Search Community

PG1

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by PG1

  1. I am trying to animate the aeroplane svg along my line path. It seems that regardless of the orientation of the aeroplane when the page renders, the tween always grabs it and applies it at a slight slant (it's not facing directly forward on the path). Does anyone know how I control it? Not having any luck with transform: rotate. Cheers
  2. Can anyone tell me why I'd be getting this message. I've checked the imports in the JS settings. Unsure if it's something lost when not using the old API syntax the tutorials show. Was trying to emulate this to get it working: https://codepen.io/GreenSock/pen/JLxzMm Thanks
  3. Thanks yeah I should have thought thats too much code! Hadn't seen the article but thanks - tried a few tweaks and seem to have sorted most of it switching out fromTo tweens for to tweens
  4. Hi, Im struggling to eliminate flashes on the up and down buttons, as well as the button selectors on the far left of the page. It's specifically in the out animation I use when clicking the up or down button. The up and down buttons animate as expected, then seem to very briefly re-appear towards the end of the timeline. The selector dots on the left disappear immediately, and then the animation occurs later in the timeline, thus causing them to reappear and animate out. I'm trying to debug by adding ids on the dev tools, but it isn't picking them up, perhaps because they aren't the initial animations? Any help greatly appreciated. This pen has ended up taking forever! Cheers, Pete
×
×
  • Create New...