Skip to main content

environment.time_speed

Overview

  • Sets the global time speed multiplier.

Metadata

FieldValue
DisplayTime Speed
Categoryenvironment
AccessUserCheat
ScopeB2Authority
Tags
AliasesTimeSpeed, world.time_speed

Parameters

NameTypeRequiredDefaultDescription
speedfloatyesTime speed multiplier [0-30]

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('environment.time_speed', {
speed: 0.0,
});