Jump to content
Search Community

mark772

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by mark772

  1. Hello! I am trying to achieve a hover effect on some geometries: when i hover over a cube it has to scale up and also start an infinite rotation while the cursor is over it. When the cursor leaves the object, it has to scale back down and the rotation has to pause (so it can continue if the cursor is again hovering over it). 

    Tween kill doesn't do it (it stops the rotation and only scales down while i'm moving the cursor, otherwise it stays in the scaled up version + it doesn't start the rotation again on subsequent hovers).

    See the Pen XWamzVV by mark772 (@mark772) on CodePen

×
×
  • Create New...