Skip to content

scale

Description

scale is a Property on Character
The scale of the Character. Setting this to 2 would be double the default size of Characters, and setting it to 0.5 would be half the default size of Characters. Scale must be a number between 0.1 and 100 (inclusive).

Example
Character.scale = 1.0
local testVariable = Character.scale
Usage

returns: float