I want to make the UI like in the photo, but i want the white part transparent.
it should look like a green line rotating
I was unable to find a solution so please help.
I want to make the UI like in the photo, but i want the white part transparent.
it should look like a green line rotating
I was unable to find a solution so please help.
use the transparency property on the UIGradient
I already tried, it sets all transparent
The transparency is a NumberSequence, just do it the same you’d change the colour
(click the …)
Yea you’re right, i actually forgot it could be used with Ui
youre using it on a UIStroke, expect weird results because its very limited on what it can do
how would you make it then???
whats the purpose of the ui, needa know the use case
video doesnt exist
(30cahrcters)
Try again it should be uploaded now…
I think i fixed it by setting the transparency to 0.99 instead of 1
As you can see the animation is pretty bad and it is also glitchy, you can see at some part it becomes fully transparent and goes back. How would you make this animation better?