Payload Switches

  • If you're asking a question make sure to set the thread type to be a question!

Hyce777

L3: Member
Jun 16, 2009
128
22
Here I am again, with another question for my payload map...

So, I've decided to make a switch (Diverging track) for my payload. I know how to set it up, but I need a way to trigger the alternative route. What I would like is a target that when shot, would change the path that the payload would travel on. If that isn't possible, then just an area that you stand on.
 

Cameron:D

L6: Sharp Member
Sep 28, 2008
363
145
You send to the "SetAlternateRoute" (or something like that) input of the track that has the 2 alternate routes.
Be aware that when they join back into one track if the payload rolls backwards it rolls down the default route rather than the alternate.
 

Zeewier

L9: Fashionable Member
Sep 20, 2008
619
262
func_button:
flags: damage activates
Output: On damaged -> use alternative route
(something like this)