Jump to content
Search Community

Sprite Animation for navigation icons

noodlesp test
Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Hi,

 

I am trying to make a navigation for a website using sprite animations. Each button should play once on hover, and then reverse when unhovered.

 

I came across this pen from another thread here that was close to what I needed: 

See the Pen VLWvQx by klausgrundahl (@klausgrundahl) on CodePen

 

And made some changes so that there were multiple images:  (in reality I want each one to have its own background sprite, but for the sake of this I just made them different background colours)

 

How can I make it so that when I hover one of them, only that particular one moves, not all three at once? I don't mind having to give each one separate classes or individual ids.

 

This pen (

See the Pen pjbqvE by MAW (@MAW) on CodePen

) achieves part of what I need but the animation way simpler there, and I can't figure out how to combine the two to get what I need... Seems like it should be super simple but my newbie brain can't quite do it.

 

Hope someone can help.

 

Thanks!

See the Pen jbXjNe by anon (@anon) on CodePen

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...