2 things:
I want to make an elevator that will have buttons at each floor, where the player can choose whether to go up or down (on a multi story elevator) and a call button at each floor. The extent of my knowledge with elevators would currently only allow me to have an elevator that goes (eg for a 5 story building) up, up, up, up, up, down to floor 1. How can i make it go either way??
Also; would I be able to have 5 buttons in the elevator and when you press the button, it goes to that floor?
The other thing, i have a miniture model of my buildings which goes around on a rail above the reception desk in a semi circle, currently its a func_train with a path_corner at each 'corner' of the arch. Which setting determines its rotation at each waypoint? so it will rotate and be parallel to its track at all times, as currently it just faces the same direction at all points along the path. Alternitivly, would i be able to just have it rotate in circles along its path?
Hard to explain, help if you can please =)
THanks.