Strange elevator problem..... Created 17 years ago2006-11-11 04:11:49 UTC by burnz77 burnz77

Created 17 years ago2006-11-11 04:11:49 UTC by burnz77 burnz77

Posted 17 years ago2006-11-11 04:11:49 UTC Post #202459
In my map I have an elevator (func_train) triggered by a button, and I experience a very strange problem. When the elevator is first triggered, it works fine, but then about half-way through its path the brush stops moving, but I keep going up as if the brush were still there, but the elevator brush is below me stopped, and I'm moving up on the same path as I set the elevator to move but on no elevator brush, it looks like nothing is moving me up. My elevator is very tall (going from almost the bottom of the grid to the top), and I'm wondering if that is the source of the problem...Any feedback will be appreciated, thanks.
Posted 17 years ago2006-11-11 05:50:54 UTC Post #202465
You must have an origin brush tied with the func_train entity. An origin brush is a brush textured with the origin texture and is a part of a rotating entity. Place in in the place the entity rotates around. In the case of a func_train just place it in the middle.

About the distence, I heard that it may cause the problem you discribed just now.(train leaving visible face) But I think that an origin brush will fix it. ;)
Posted 17 years ago2006-11-11 16:03:24 UTC Post #202491
Thanks for the help, the origin brush fixed the problem.
You must be logged in to post a response.