Korn, this obviously is not my script <_>
I copied it EXACTLY from one of the Rework3d threads: http://rework3d.com/forums/viewtopic.php?t=44102
I literally just pulled the gravity hack script from the bottom of the tutorial. I never knew that the begin thing was redundant (even though I don't place them in my scripts anyway)
Edit: This is a quote from said tutorial:
This tutorial dates back to 2006 though, which is where it could have started. Sorry if I have angered you Korn <_>...For this tutorial, I’m not going to do the public example that you all know, the zero gravity terminal, mainly because there was too much guesswork involved on my part, and too many mistakes. Therefore, I’m going to walk you through a very similar script on coagulation. The script we will be using looks like:
(script startup gravity_hack
(begin
(physics_set_gravity 0.5)
)
)...
Bookmarks