Advertisement
Lucas_Gauer

snow sim

Nov 15th, 2020 (edited)
1,014
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.09 KB | None | 0 0
  1. game:GetService("Workspace").Flags.Flag.Region     flags
  2. game:GetService("Workspace").Rings.Ring.Touch       rings
  3.  
  4.  
  5.  
  6.  
  7.  
  8. 670.684, 69.3916, -296.82
  9. 1011.94, 65.3716, -441.926
  10. 772, 70.3516, -421.142
  11. 1090.28, 72.0216, 144.691
  12. 495.876, 70.3816, -110.645
  13. 300.069641, 68.0515747, 173.450394
  14. 464.725403, 72.0215759, 275.729797
  15. 636.535217, 63.2715759, 271.156891
  16. 877.173218, 105.109993, 1333.13977
  17. 839.345398, 68.5099869, 1617.99182
  18. 543.985962, 224.322006, 385.667877
  19. 854.093933, 68.5099869, 1554.17383
  20. 672.387146, 63.8099899, 1159.15344
  21. 851.73938, 105.109993, 1311.03064
  22. 693.811829, 63.8099899, 1139.16663
  23. 682.916687, 90.109993, 1149.33057
  24. 334.356354, 140.999985, 1312.43933
  25. 356.133881, 140.999985, 1292.82666
  26. 345.060577, 167.299988, 1302.79968
  27. 594.146118, 213.110001, 861.388
  28. 590.792053, 186.809998, 846.86792
  29. 597.388184, 186.809998, 875.423523
  30. 509.428345, 213.763718, 416.779999
  31. 525.436462, 220.840103, 402.368042
  32.  
  33.  
  34. flags
  35. 1228.7373, 67.5653076, -82.4460449
  36. 703.7323, 67.5653076, -493.907715
  37. 345.764771, 67.5653076, 171.154541
  38. 51.5438232, 126.212868, 684.709595
  39. -38.0840149, 4.71508789, 67.2839813
  40. 493.9534, 67.5653076, -176.577148
  41. 809.146729, 67.0390244, 976.946533
  42. 641.494873, 68.8582001, 1356.94739
  43. 1221.72766, 67.4844055, 1577.82678
  44. 4226.40332, -66.9909134, -2362.34131
  45. 5041.49609, 123.722878, -2132.32202
  46. 4548.68945, 23.5206528, -2003.18848
  47. 4228.81445, -67.7793503, -1803.70374
  48. 4659.24609, 21.9090767, -1408.52966
  49.  
  50. race waypoints
  51. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.Events.Race.Waypoints[1].CFrame wait(1)
  52. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.Events.Race.Waypoints[2].CFrame wait(1)
  53. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.Events.Race.Waypoints[3].CFrame wait(1)
  54. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.Events.Race.Waypoints[4].CFrame wait(1)
  55. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.Events.Race.Waypoints[5].CFrame wait(1)
  56. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.Events.Race.Waypoints[6].CFrame wait(1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement