Skip to content

gravityPower

DEPRECATED
Please use 'gravityMultiplier' instead.

Description

gravityPower is a Property on WorldSettings
An amount to multiply gravity by. For example, setting this to 2 will double how strong gravity is, and setting it to 0.5 will make gravity half as strong. Setting this to 1 will use the default World to Build gravity.

Example
WorldSettings.gravityPower = 1.0
local testVariable = WorldSettings.gravityPower
Usage

returns: float