Tremulous Forum

Media => Mapping Center => Topic started by: Josellis on December 20, 2007, 06:32:06 am

Title: Multi-level Elevator
Post by: Josellis on December 20, 2007, 06:32:06 am
Very simple (again), is it possible to create multi-level elevators?

On each level, a button would call the lift to that level. When the person enters, I was thinking of either having three button, each corresponding to the three levels or (if it is possible) to have to "use" a panel, and select the level. Once the selection is made, the lift would move to that level and stay there until it is called somewhere else.

Title: Re: Multi-level Elevator
Post by: thirdstreettito on December 20, 2007, 07:11:15 am
I like the idea but only for a *fun* map.
Title: Re: Multi-level Elevator
Post by: Survivor on December 20, 2007, 07:16:32 am
Only in circles. So from 1=>2, pause, 2 =>3, pause, 3=>1
Title: Re: Multi-level Elevator
Post by: Plague Bringer on December 20, 2007, 11:59:22 am
Or if you want it to stop at every level going up and down, you would need two path_corners on each level between the top and bottom.

Floor 1: 1-2

Floor 2: 2-3  4-1

Floor 3: 3-4