Title: TZM Block Scroll Animations
Author: Jakob Wiens
Published: <strong>December 11, 2025</strong>
Last modified: May 20, 2026

---

Search plugins

![](https://ps.w.org/tzm-block-scroll-animations/assets/banner-772x250.png?rev=3417211)

![](https://ps.w.org/tzm-block-scroll-animations/assets/icon-256x256.png?rev=3417211)

# TZM Block Scroll Animations

 By [Jakob Wiens](https://profiles.wordpress.org/jakobwiens/)

[Download](https://downloads.wordpress.org/plugin/tzm-block-scroll-animations.1.0.2.zip)

 * [Details](https://twd.wordpress.org/plugins/tzm-block-scroll-animations/#description)
 * [Reviews](https://twd.wordpress.org/plugins/tzm-block-scroll-animations/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/tzm-block-scroll-animations/#installation)
 * [Development](https://twd.wordpress.org/plugins/tzm-block-scroll-animations/#developers)

 [Support](https://wordpress.org/support/plugin/tzm-block-scroll-animations/)

## Description

**TZM Block Scroll Animations** helps you bring your blocks to life by adding clean,
expressive scroll-driven motion effects. Animate properties such as position, scale,
rotation, opacity, and more — all directly within the Gutenberg Editor in just a
few seconds.

### Features

 * **Animation Editor:** A clean and straightforward interface that requires no 
   coding or scripting knowledge. Set up eye-catching scroll-based animations in
   just a few clicks.
 * **Start/End-Based Animations:** Animate movement, rotation, scaling, opacity,
   grayscale, and blur using a simple, start-to-end value workflow that keeps animation
   behavior predictable.
 * **Customizable Timeline Range:** Define the scroll segment that drives the animation
   using block selection or custom CSS selectors for maximum flexibility.
 * **Integrated Responsive Controls:** Assign different animation settings for desktop,
   laptop, tablet, and phone independently.
 * **Easing Curves:** Add extra refinement by using non-linear easing to adjust 
   how animations unfold along the scroll timeline.

### Source Code

The source code for TZM Block Scroll Animations is available on GitHub!
 Follow 
the development, report issues, and get involved in improving the plugin. We welcome
contributions, feedback, and feature requests from the community.

 * [View on GitHub](https://github.com/jakobwiens7/tzm-block-scroll-animations)

## Screenshots

 * [[
 * Quick and intuitive block animation workflow.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/tzm-block-scroll-animations`
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## FAQ

### Does this plugin require coding or scripting knowledge?

No. All animations can be created within the Animation Editor by using input fields
and sliders.

### Why can’t I select certain blocks when using “Pick Timeline Range”?

Blocks without an HTML anchor cannot be selected. Add an anchor in the block settings,
then try again.

### Can I disable or define different animations for mobile and desktop?

Yes. The Animation Editor supports device-specific configuration. Activate the responsive
icons to set unique values per device.

### Is this plugin compatible with all themes?

Block Scroll Animations works with any theme that properly supports the block editor
and follows standard frontend markup.

### I want to use Block Scroll Animations on a non-WordPress site. Is this possible?

While the plugin cannot be used outside the WordPress environment, you may want 
to explore the underlying **ScrollageJS** library, which powers this plugin: https://
github.com/jakobwiens7/scrollage-js.

### Can I customize the ScrollageJS initialization settings?

Yes. Use the `tzm_scrollage_init_settings` filter to modify the initialization configuration.
For example:

    ```
    add_filter('tzm_scrollage_init_settings', function($settings) {
        $settings['debug'] = true;
        return $settings;
    });
    ```

For a complete list of available options, refer to the [ScrollageJS documentation](https://github.com/jakobwiens7/scrollage-js).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“TZM Block Scroll Animations” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Jakob Wiens ](https://profiles.wordpress.org/jakobwiens/)

[Translate “TZM Block Scroll Animations” into your language.](https://translate.wordpress.org/projects/wp-plugins/tzm-block-scroll-animations)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/tzm-block-scroll-animations/),
check out the [SVN repository](https://plugins.svn.wordpress.org/tzm-block-scroll-animations/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/tzm-block-scroll-animations/)
by [RSS](https://plugins.trac.wordpress.org/log/tzm-block-scroll-animations/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * Support WordPress 7.0
 * Minor bugfixes
 * Allow importing single animations via JSON
 * Allow custom ScrollageJS initialization settings

#### 1.0.0

 * Initial Release 🙂

## Meta

 *  Version **1.0.2**
 *  Last updated **2 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0**
 *  Language
 * [English (US)](https://wordpress.org/plugins/tzm-block-scroll-animations/)
 * Tags
 * [animation](https://twd.wordpress.org/plugins/tags/animation/)[block controls](https://twd.wordpress.org/plugins/tags/block-controls/)
   [effects](https://twd.wordpress.org/plugins/tags/effects/)[motion](https://twd.wordpress.org/plugins/tags/motion/)
   [scroll](https://twd.wordpress.org/plugins/tags/scroll/)
 *  [Advanced View](https://twd.wordpress.org/plugins/tzm-block-scroll-animations/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/tzm-block-scroll-animations/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/tzm-block-scroll-animations/reviews/)

## Contributors

 *   [ Jakob Wiens ](https://profiles.wordpress.org/jakobwiens/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/tzm-block-scroll-animations/)