#Ui Gradient Transparency
1 messages · Page 1 of 1 (latest)
you can use tween service
cant animate number sequence with tween
let me check
i see
TweenService:Create property named 'Transparency' on object 'UIGradient' is not a data type that can be tweened
yes
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
i guess that could work