Jump to content
Search Community

bcavenagh

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

bcavenagh's Achievements

0

Reputation

  1. Nevermind, fixed it. The scroll was constantly calling the function which was doing something to the water so I just added a variable that limited the function to only one execution
  2. I am working on an animation and for some reason once the animation runs then part of the svg disappears. I ran the inspector on it and it looks like the transform on the element is constantly switching between transform:matrix and transform:matrix3d and I don't know why it is doing that. (You need to scroll slightly to start the animation)
  3. Is there a way to do it for free? Don't have the funds to be paying for a subscription @PointC
  4. I am trying to make the text in my animation to make a sort of shivering animation. I basically want it to shake and wiggle rapidly at the dame time but I'm having a hard time making it work. I'm close but it looks weird right now
  5. Could you help me create a clip path for the cup? I'm new to all of this and have no idea how to use clip-paths or masks. I'm trying to just replace the beer glass in the example with the glass svg from my image but it just gives me a spikey figure and the animation no longer does anything. How do I recreate that beer glass with my own stuff?
  6. I am trying to animate the glass filling with water by just changing the height of the water from 0% to 100% but nothing is happening. Can you animate the specific groups in an SVG rather than the whole SVG or do I need them to be separate files?
×
×
  • Create New...