Advertisement
Guest User

Untitled

a guest
Dec 16th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.39 KB | None | 0 0
  1. wait()
  2. game.workspace.Gravity = 16
  3. --That is zero gravity where people will go up endlessly--
  4.  
  5. --------------------------------------------------------------
  6. --If you change the gravity to 162 its going to be the default
  7. --Now 100 = Low gravity AKA Moon gravity okay
  8. --Now, 0/0 is going to destroy the game with a huge shutdown.
  9. --------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement