MrKix

Скрипт 10, Halloween simulator TP.

Oct 11th, 2019
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. local me = game.Players.LocalPlayer.Character
  2.  
  3. local targetzone = game:GetService("Workspace").CandySpawns.Zone12.Center
  4.  
  5. me.HumanoidRootPart.CFrame = CFrame.new(targetzone.Position.X, targetzone.Position.Y, targetzone.Position.Z)
  6.  
  7. -- Halloween simulator script. Телепортирует вас в 12 зону.
  8. -- Вы можете застрять в земле, что-бы выбраться быстро нажимайте 1 и пробел.
Add Comment
Please, Sign In to add comment