Advertisement
Pro_Pastebin_Person1

Untitled

Mar 25th, 2020
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. LCS = game.Workspace["Criminals Spawn"].SpawnLocation
  2.  
  3. LCS.CanCollide = false
  4. LCS.Size = Vector3.new(51.05, 24.12, 54.76)
  5. LCS.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6. LCS.Transparency = 1
  7. wait(0.5)
  8. LCS.CFrame = CFrame.new(-920.510803, 92.2271957, 2138.27002, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  9. LCS.Size = Vector3.new(6, 0.2, 6)
  10. LCS.Transparency = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement