Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Func_train question

Page: 1 of 1
 Mr. Chopper
11-16-2003, 1:33 AM
#1
I'm experimenting with func_train, and I want the object I'm using to exit the map through one wall, and re-enter the room through the opposite wall. I can only get this to work when using 3 path_corners, but I need more for the effect I'm looking for. Something similar to the ship in ns_streets for JKII. Anyone have an idea as to how to do this?:confused:
 wedge2211
11-16-2003, 4:25 AM
#2
There shouldn't be any trouble with more path_corners...

Try making sure that the func_train's origin never leaves the world (ie, goes out into the void).
 Mr. Chopper
11-16-2003, 6:17 PM
#3
hmm ok... I'll have to find some kind of workaround, then. I want to have "blocks" that will exit one wall of a square room, and re-enter through the opposite wall.
 Mr. Chopper
11-17-2003, 12:49 AM
#4
Nevermind, I figured it out. I was cloning my path_corner entities instead of creating new ones, and radiant somehow got duplicate targetnames and such. Weird.
Page: 1 of 1