Skip to content

speed

Description

speed is a Property on WorldSettings
The default speed of every Character's movement. Setting this to a number higher than 1 will increase the default speed of Characters, and setting it lower than 1 (but above 0) will lower it.

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

returns: float