Changing gravity at runtime

There is no way to change the gravity at runtime. But another way which probably fits your need better (since you want to have different gravity in different environments), is to apply forces on the GOs yourself, have a look at this thread: Can you toggle the gravity in a physics world from the script?

3 Likes