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

When calling TweenPosition in script it doesnt call, Why? (fixed)

Asked by 5 years ago
Edited 5 years ago

Error does not happening on output so theres a script:

01I:TweenPosition(UDim2.new(0.356, 0,0.459, 0))
02l:TweenPosition(UDim2.new(0.367, 0,0.459, 0))
03o:TweenPosition(UDim2.new(0.382, 0,0.459, 0))
04v:TweenPosition(UDim2.new(0.4, 0,0.459, 0))
05e:TweenPosition(UDim2.new(0.416, 0,0.459, 0))
06e2:TweenPosition(UDim2.new(0.444, 0,0.459, 0))
07v2:TweenPosition(UDim2.new(0.461, 0,0.459, 0))
08e3:TweenPosition(UDim2.new(0.476, 0,0.459, 0))
09r:TweenPosition(UDim2.new(0.498, 0,0.459, 0))
10y:TweenPosition(UDim2.new(0.517, 0,0.459, 0))
11t:TweenPosition(UDim2.new(0.54, 0,0.459, 0))
12h:TweenPosition(UDim2.new(0.557, 0,0.459, 0))
13i:TweenPosition(UDim2.new(0.58, 0,0.459, 0))
14n:TweenPosition(UDim2.new(0.597, 0,0.459, 0))
15g:TweenPosition(UDim2.new(0.621, 0,0.459, 0))
View all 31 lines...
0
P.S: 0.492,0,0.489,0 is the center only 2nd TweenPosition group doesnt working boshjio15854 15 — 5y

1 answer

Log in to vote
0
Answered by 5 years ago

FIXED!

Ad

Answer this question