Zandermn  
                
                  
                    September 7, 2023, 10:19am
                   
                  1 
               
             
            
              I have a image and some overlay text as child of a scrollbox. I want the image and text fade out when they scroll up and move close to the top edge of the scrollBox. How can I achieve this.
Thanks
             
            
              
            
           
          
            
              
                Everynone  
                
                  
                    September 7, 2023, 11:16am
                   
                  2 
               
             
            
              You will need a retainer box. Thread:
  
  
    For anyone ever coming here wondering how to pull this off here’s what I ended up doing with Everynone & scha’s help: 
 [Capture.PNG]  
• A retainer box is parented to the UMG buttons/images/etc. 
• A new material is created, (the name of the material is irrelevant but in my case it is called “List_Overlay_Material”). 
• This material is then plugged into the “Effect Material” of the Retainer Box: 
[Capture.PNG] 
• Double click the material and set it up as the following: 
 [Capture.PNG]  
*Note a…
   
 
             
            
              2 Likes 
            
            
           
          
            
              
                system  
              
                  
                    October 7, 2023, 11:16am
                   
                  3 
               
             
            
              This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.