Template:Archived Page History/Template:I BaseTrain: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(bot-assisted)
 
Tag: Removed redirect
 
(21 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{i targetname}}
{{APH|}}
*{{i parentname}}
*{{i shadow}}
*'''SetSpeed <float>'''
:Set the speed of the train, as a ratio of max speed [0, 1]
*'''SetSpeedDir <float>'''
:Set the speed of the train, as a ratio of max speed. Negative values reverse the direction [-1, 1]
*'''SetSpeedReal <float>'''
:Set the speed of the train. Must be a positive value from 0 to max speed.
*'''Stop'''
:Stop the train.
*'''StartForward'''
:Start the train moving forward.
*'''StartBackward'''
:Start the train moving backward.
*'''Resume'''
:Resume the train moving in the current direction after it was stopped via the 'Stop' or 'Toggle' input.
*'''Reverse'''
:Reverse the direction of the train.
*'''Toggle'''
:Toggle the train between start and stop.

Latest revision as of 14:35, 18 August 2024

Note.pngNote:Archived page history
Icon-Important.pngImportant:These pages are linked often from page history logs so Special:WhatLinksHere will not show anything.