R

kollekt lightning jbl land

public
rrixh Apr 15, 2024 Never 151
Clone
Lua kollektlightning 4 lines (4 loc) | 204 Bytes
1
for i=1,50 do
2
for i, v in pairs(game.Players:GetChildren()) do if v == game.Players.LocalPlayer then v.Character.HumanoidRootPart.CFrame = workspace.Collectables.JBLz.JBLZ.Collider.CFrame
3
end;end;
4
end