Applies a wiggle effect to only one dimension (e.g., X or Y) of a layer’s position.
Contributed by:
w = wiggle(2,50);[w[0],value[1]]
Ideal for subtle jitter effects on text or images that should only move horizontally or vertically.
Great for cyberpunk HUDs, abstract data visualizations, or animated typography experiments.
Ideal for hacker-themed motion design, sci-fi intros, or digital rain effects.
Create flickering neon signs, horror transitions, or simulate faulty tech screens.
Useful for interactive UI animations, physics-based motion, or objects reacting when near another element.
Automates text repetition, ideal for creating scrolling text effects or pattern-based typography.