How to Parallax items in a query loop

I am using the excellent Bricksforge Parallax feature to animate items as the user scrolls.

But I am stuck on how I can apply a different Parallax value to each item in the query loop, because, with a query loop, we only edit one item.

How can I do this?

Thanks.

You could use Dynamic Data :slight_smile: For example a custom field which points to the positive or negative parallax value. Hope that helps!