#Ui Gradient Transparency

1 messages · Page 1 of 1 (latest)

south forge
#

I want to animate UI gradient transparency , i cant use tween service, what can i use?

raw nova
#

you can use tween service

south forge
raw nova
#

let me check

#

i see

#

TweenService:Create property named 'Transparency' on object 'UIGradient' is not a data type that can be tweened

south forge
#

yes

raw nova
#

okay then

#

whats your goal with that

#

with the transparency

#

how should it look before and after

#

also tweenservice does nothing you couldnt do

#

you can overwrite the transparency property with normal numbersequences

#

and use a for loop to consistently changes values

south forge
south forge