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

Why can only the local player see a particle effect that I cloned on to them using local script? [closed]

Asked by 5 years ago
Edited 5 years ago

Title, Also it does not show for other players that's my issue.

local Aura = game.ReplicatedStorage.Aura
local Player = game.Players.LocalPlayer

wait(1)
local Aura1 = Aura:Clone()
Aura1.Parent = Player.Character.Torso

Sorry if I made any major errors I just wrote this on here because I remembered it, if I miss typed something here I did not in studio.

0
Script? ieatandisbaconhair 77 — 5y

Closed as Too Broad by User#19524

This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.

Why was this question closed?