Bricksmotion Components
  • Getting Started
  • Setup
    • Where is my license key?
    • Activate you license within Bricksforge
  • Using components
    • Bricksforge One-Click
    • Bricks Structure
    • Activate "Event Panel"
    • Manual Importing Timelines and Events
    • Locked Classes
    • Reassign Timelines
    • Loading Conditions
  • Components
    • HEROES
      • Hero #1
      • Hero #2
      • Hero #3
      • Hero #4
      • Hero #5
      • Hero #6
      • Hero #7
      • Hero #8
      • Hero #9
      • Hero #10
    • SCROLL SCENES
      • Sticky Sections #1
      • Vertical Scroll #1
      • Scroll Scene #1
      • Scroll Scene #2
      • Scroll Scene #3
      • Scroll Scene #4
      • Scroll Scene #6
      • Scroll Scene #7
      • Scroll Scene #8
      • Scroll Scene #9
    • BUTTONS
      • Button #1
      • Button #2
      • Button #3
      • Button #4
      • Button #5
      • Button #6
      • Button #7
    • TABS
      • Tabs #3
      • Tabs #4
    • PROJECTS
      • Projects #1
      • Projects #2
      • Projects #3
      • Projects #4
      • Projects #5
      • Projects #6
      • Projects #7
    • CTA
      • CTA #1
      • CTA #2
    • CARDS
      • Cards #1
      • Cards #2
    • MENUS
      • Bottom Nav #1
      • Mega Menu #1
      • Full Screen Menu #2
      • Full Screen Menu #3
    • CUSTOM CURSORS
      • Custom Cursor #1
    • LOADING SCREENS
      • Loading Screen #1
      • Loading Screen #2
      • Loading Screen #3
    • TEXT
      • Text Hover #1
      • Split Text #2
    • IMAGE
      • Image Tilt #1
      • Image Reveal #1
      • Image Reveal #2
      • Image Reveal #3
    • PROGRESS BARS
      • Progress Bar #1
      • Progress Bar #2
Powered by GitBook
On this page
  • Component Structure
  • Animation Structure
  1. Components
  2. SCROLL SCENES

Scroll Scene #8

Component Structure

SC8 COMPONENT (Section)

  • Class: sc8__component

  • This main section serves as the container for the entire scroll scene, incorporating various subcomponents to create a complex interactive experience.

SC8 PIN (Block)

  • Classes: sc8__pinned

  • This block is designed to be pinned during the scroll interaction, serving as the stage for other animated elements. It includes multiple background image wrappers and the main content container.

SC8 BG IMG WRAPPER (Blocks)

  • Class: sc8__image-wrap

  • Each wrapper block contains one of several background images that contribute to the visual depth of the scene.

SC8 BG IMG (Images)

  • Class: sc8__img

  • These images are positioned absolutely within their respective wrappers, filling the viewport to form a layered background effect.

SC8 CONTAINER (Container)

  • Class: sc8__container

  • Hosts the main interactive content of the scene, including textual information and control indicators.

SC8 INDICATOR GRID (Div)

  • Class: sc8__indicator-grid

  • Displays a set of interactive indicators that visually represent the scroll progress through the scene.

SC8 INDICATOR TRACK & BAR (Divs)

  • Classes: sc8__indicator--track, sc8__indicator--bar

  • Tracks are the base for the indicators, with bars showing the progression as the user scrolls.

SC8 CONTENT (Block)

  • Class: sc8__content

  • Contains the main narrative or informative text along with additional images that further detail the scene's thematic elements.

SC8 TEXT WRAPPER (Block)

  • Class: sc8__text-wrapper

  • Wraps the main text content of the scene, enhancing readability and focus.

SC8 CONTENT IMAGES (Block)

  • Class: sc8__content--images

  • Hosts supplementary images that are revealed or highlighted as part of the scroll interaction.

Animation Structure

Timeline 1: SC8 - PIN

  • This timeline manages the pinning behavior of the .sc8__pinned area, ensuring that it stays in view while other animations play out as the user scrolls.

Timeline 2: SC8 - INFO

  • Animates the text within the .sc8__info class, enhancing visibility and engagement through opacity transitions and perspective plays.

Timeline 3: SC8 - BG IMG

  • Focuses on the .sc8__img elements, applying fade-in effects to transition between background images smoothly.

Timeline 4: SC8 - INDICATOR

  • Controls the animation of the .sc8__indicator--bar, filling in the track as the user scrolls to visually represent reading progress or scroll depth.

PreviousScroll Scene #7NextScroll Scene #9

Last updated 1 year ago