Creates a sine wave motion on a property, such as opacity.
Contributed by:
Math.sin(time * 2) * 100
Animating the opacity of an object to pulse over time using a sine wave.
Use it for buttons, callouts, or background elements that need to draw subtle attention.
Perfect for adding motion blur, elastic effects, or reactive animations tied to movement speed.
Trigger effects based on how fast an object moves - great for physics-based animation or speed-based visuals.
Useful for building tiled image galleries, infographic layouts, or grid-based animations.
Perfect for glitchy title intros, logo reveals, or simulating digital boot-up effects.
Great for animating satellites, planets, or circular motion effects.