Skip to content

global

Description

global is a Property on Sound
If true, this Sound will play at equal volume everywhere in the world, instead of being louder when you're closer to it.

Example
object.sound.global = true
local testVariable = object.sound.global
Usage

returns: bool