logic_timescale

From Source Entities
Jump to navigation Jump to search

Code classes:

logic_timescale is a point entity present in P2.pngPortal 2. It changes how fast the game functions in every aspect, including physics and sound. Does not modify host_timescale.

Keyvalues[edit | edit source]

Blend Time (BlendTime) <float>
How long it should take to speed up or slow down.

Inputs[edit | edit source]

SetDesiredTimescale <float>
Sets how fast the game should function as a multiplier. 2 is double the speed, 0.5 is half.
SetTimescaleBlendTime <float>
Sets Blend Time.

See Also[edit | edit source]