Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Can someone help me with my tweensize and position button?

Asked by 5 years ago

i have it like this rn

script.Parent.MouseButton1Down:Connect(function()
    script.Parent:TweenSizeAndPosition(UDim2.new(0, 0, 0, 0),UDim2.new(0.5, 0, 0.5, 0),"Out","Quad", 0.5, false, nil)
end)

but i wanted it so when you hold, the whole button sorta goes in and makes a cool little animation, i thought that script was how you did it but I guess im wrong? Can someone help me fix this?

0
i cant understand your england fanofpixels 718 — 5y
0
Can you clarify what you mean? boatbomber 27 — 5y
0
So, when I push it in, it has a pushed effect so it sizes a little smaller. User#19328 0 — 5y
0
assuming nobody knows what i mean? User#19328 0 — 5y

Answer this question