Info timescale controller: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{This is a|point|name=info_timescale_controller|game=Black Mesa|sprite=Info_target.png}} This is {{code|host_timescale}} controller entity. {{code|host_timescale}} is one of...")
 
No edit summary
Line 2: Line 2:
{{warning|This command doesn't affects sound. Sound playback speed will not be sped up or slowed down.}}
{{warning|This command doesn't affects sound. Sound playback speed will not be sped up or slowed down.}}
{{bug|The value saves after a death, level transition or level change via console.}}
{{bug|The value saves after a death, level transition or level change via console.}}
{{confirm|Is it used in the {{bms|4}} campaign ?}}


== Keyvalues ==
== Keyvalues ==

Revision as of 06:22, 29 March 2024

Info target.png

info_timescale_controller is a point available in Black Mesa Black Mesa. This is host_timescale controller entity. host_timescale is one of the console commands that controlls time, with this you can slow down or speed up time.

Warning.pngWarning:This command doesn't affects sound. Sound playback speed will not be sped up or slowed down.
Icon-Bug.pngBug:The value saves after a death, level transition or level change via console.  [todo tested in ?]
Confirm:Is it used in the Black Mesa Black Mesa campaign ?

Keyvalues

Inputs

SetTimescale <floatRedirectInput/float>
Sets the value of host_timescale.
RestoreTimescale <void>
Restores the value of host_timescale back to what it was previously. For example, if value was 10 and current value is 100 - this input will set 10.


Outputs