News:

Come Chat with us live! Learn how HERE!

Main Menu

func_train spawns at 0,0,0

Started by lamefun, September 09, 2011, 12:46:47 PM

lamefun

Well, my func_train with SPAWN_OFF flag on spawns at 0,0,0, but once triggered, it follows the path correctly. Is this fixable?

Xedoh

Afaik, every path_corner needs to target another path_corner in order to have a train working correctly (that means: even if path_corner A targets path_corner B and the train is supposed to stop at B, B needs to target path_corner A. Just apply a really long "wait" to B to prevent it from moving back.) Sorry, I suck at explaining
Could this be the problem?
Wisdom starts where knowledge ends.