Generates random numbers consistently based on the seed value.
Contributed by:
seedRandom(index, true);value + random([-50, -50], [50, 50]);
Ensuring random values for each layer stay consistent over time based on their index.
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.
Ideal for subtle jitter effects on text or images that should only move horizontally or vertically.
Ideal for animated backgrounds, shapes, or titles where the gradient should stay fixed to the layer’s edges without rotating, preserving a stable gradient effect regardless of layer rotation.
Perfect for animating backgrounds, shapes, or titles where a consistent gradient needs to stay aligned with the layer as it moves.
Generating random colors consistently for text layers, ensuring each layer gets a unique color.