https://sofargames.gyazo.com/70b59f3f6ae98c4d166da25c0b7e60de
I’m trying to make cooldown gui in a circular shape gui so I use ClipDescendants to get this done
u can see in the vid that if I can move clip layer separate from bar layer it’ll work
The problem is when I tween the size of the clip layer the bar layer will moving with it
I’ve tried tween bar in opposite direction and it’s not working. thx
I am not sure what the problem is. Set the ZIndex to higher for priority, or put the frames individually to not move at once. TweenSize
https://gyazo.com/1e54e398d6ae19a1b9673e0a46921757
I use ClipsDescendants to make the bar only show when it’s in the clip area then smoothly move the clip area down to crop the bar but If I move clip down bar will move too and I can’t put the frame individually becuase ClipsDescendants layer need to be bar’s Parent
my goal is to make the bar to stay in it place and not moving with clip layer
ps. sorry for my bad English