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.
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.
Recreates the classic DVD logo bounce effect for motion design, screen savers, or fun retro animations.