Func trackautochange: Difference between revisions
Jump to navigation
Jump to search
Note:Other
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
{{this is a|brush entity|name=func_trackautochange}} | {{this is a|brush entity|name=func_trackautochange}} | ||
It works as a rotating/moving platform that will carry a {{ent|func_tracktrain}} to a new track. It must be larger in X-Y planar area than the train, since it must contain the train within these dimensions in order to operate when the train is near it. | It works as a rotating/moving platform that will carry a {{ent|func_tracktrain}} to a new track. It must be larger in X-Y planar area than the train, since it must contain the train within these dimensions in order to operate when the train is near it. | ||
== Inputs == | == Inputs == |
Revision as of 04:06, 3 September 2024
![]() |
---|
CFuncTrackAuto |
![]() |
func_trackautochange
is a brush entity available in all Source games.
It works as a rotating/moving platform that will carry a func_tracktrain to a new track. It must be larger in X-Y planar area than the train, since it must contain the train within these dimensions in order to operate when the train is near it.
Inputs
- Trigger
- Trigger the track change.

Keyvalues / Inputs / Outputs
are same as func_trackchange.