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

Switch size wont switch nothing in output??

Asked by 3 years ago

Right, so i am trying to make a game which every two seconds the Image Labels size will change here is the script | | / <

repeat
script.Parent.Size = {0, 267},{0, 238} wait(2) script.Parent.Size = {0.332, 0},{0.278, 0} until script.Parent.Parent.Parent.Enabled == false

In the screen gui here is the other script

wait(15) script.Parent.Enabled = false

Please tell me how i fix this.

0
are you gonna answer the question instead of looking at it and doing nothing this has like 14 looks and no answers cmon speed up chop chop JAX_AtRB -1 — 3y

Answer this question