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

I create a tween in local script. How to play it with everyone can see the tween?

Asked by 3 years ago

So I create a tween with local script( there is a necessary reason that I need to use local script)

TweenService:Create() -- something like this

but if I play the tween with local script, it won't be visible to everyone. How can I do that?

0
help me please ;-; 1ofm12ck53 75 — 3y
0
YOU GUYS HAVE SO MANY REPUTATION WHY CAN"T YOU GUYS HELP ME? I KNOW YOU KNOW THE ANSWER OF MY QUESTION YOUR SCRIPTING SKILL IS TOO GOOD BUT WHY DIDNT YOU ANSWER ME? 1ofm12ck53 75 — 3y
0
;-; 1ofm12ck53 75 — 3y
0
use remote events Feroxidus 83 — 3y
View all comments (4 more)
0
@Feroxidus RemoteEvent will return nil that doesn't work. 1ofm12ck53 75 — 3y
0
try it your self so you will know that tween can't be send by RemoteEvent 1ofm12ck53 75 — 3y
0
Use a script WesleyAng_3 153 — 3y

Answer this question