local rS = (ReplicatedStorage)
rs.pickUp.OnServerEvent:Connect(function(p,item
local finalPosition = p.HumanoidRootPart.CFrame
local tween = game:GetService(“TweenService”):Create(item,(my tween info),{CFrame = finalPosition})
—But that’s not the problem, this is
tween:Play()
Output is the topic title
I don’t think it’s because of the local script that fires the event