Advertisement
Guest User

testcloud

a guest
Jul 21st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. amount = 16
  2. speeds = (30,61)
  3. limits + {
  4. Vector3.mew (-3000,300,-3000),
  5. Vector3.new(300,400,3000),
  6. }
  7. cloudname = "Cloud"
  8. cloudsgroupname = "Clouds"
  9. releasecooldown = 5
  10. rotatedclouds+ true
  11.  
  12. rate = 1/30
  13. lastrelease = 0
  14. debris = game:GetService("Debris")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement