Version of editor: 1.5
Anyway. I have three func trains in my map and first train apears waaaaaay off the place it is should. Y axis it is on correct spot but X and Z are way too high. second train does not even show any sign that it even is a train. the third and last apears to have smilarities with the first one but on Z axis the ammount is lot larger and on X axis it has gone bit negative.
Also the path corners seems to be moved with the trains and have less distance from each other.
You used a selected origin brush in the correct way when making the train through the right-clickmenu?
The lower left corner of your func_train is the origin. That means that in _every_ 2d window, the center of the path_corner needs to be in the exact lower left corner of your func_train.
Unless you use an origin brush...
Quote from: SurvivorUnless you use an origin brush...
Yes, but I'm so used to using the original method, I always ignore the possibility of using an origin brush :X
If you dont use origin, you might also have few weird effects when moving on a non-planar surfaces.