Add a Scale Based On Distance Demo [Version 1]

Issue #4 new
Beka Westberg repo owner created an issue

Problem Statement

Sometimes you want to highlight whichever item is closest to the scroll snap's pivot. This can be tricky to figure out if you're just getting started with the Scroll Snap project. It would be helpful to have a demo that showcased modifying items based on their distance from the scroll snap's pivot, and scaling seems like the perfect fit.

Requirements:

  • All scripts and example scenes for this demo must be stored in their own folder inside the Demos folder.
  • Any scripts should work for both Vertical and Horizontal scroll snaps.
  • The example should be clearly extendable for different types of item modification, e.g. changing item colors, particle effects, etc.

See this post (Version 1), and this post (Version 0) for starting points.

Comments (0)

  1. Log in to comment