Help with UIGradient

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Having the UIGradient on Frames, the BG_Bubble (See image)

  2. What is the issue? I can’t get it to work

  3. What solutions have you tried so far? I tried cloning it into every Bubble but it doesn’t create the effect I want

Bild_2023-12-17_173645329


the circled area where all the bubbles are, are not affected by the UI gradient and I really don’t know how to do it

4 Likes

should’ve screenshotted the properties for one of the UIGradients

your color should be a ColorSequence (click on the ‘dots’ to edit)
image
image
image
image

No, there is just 1 UIGradient in the background that goes from the top to bottom but the bubbles are not affected by that 1 UIGradient that u can see in image 1 and i want it to affectcthe bubbles but i want the top bubbles to keep the color and the bottom ones get slightly more blue basically what the UIGradient does with the background (The bubbles are moving from the top right to the bottom left)

use a CanvasGroup

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.