Please or Register to create posts and topics.

(Solved) My Elevator Refuses to Move

I've been working on this for several hours, and I don't understand what's wrong. As far as I can tell, all the logic is firing, the names are correct; the damn tracktrain just doesn't seem to want to move. Any help would be greatly appreciated, I'm at the end of my rope on this one.

Is this a Portal elevator or a Portal 2 elevator? If it is for P2 then you don't have to make it yourself as there are several elevator instances available. You can just modify them to suit your needs.

Wow! That was...uh, yeah. Just, yeah.

Yes, it's Portal 2. I'm trying to modify one of the instances, with no luck.

I have solved the problem by using the fixup name override on the path_track entities. Not sure why the fixed up names make them broken, but they do.

Why were you trying to modify the instance? The elevator instances are usable as they are. Plus, it is usually just easier to make the elevator from scratch if you need one that doesn't exist.

Wow! That was...uh, yeah. Just, yeah.
protoborg wrote:
Why were you trying to modify the instance? The elevator instances are usable as they are. Plus, it is usually just easier to make the elevator from scratch if you need one that doesn't exist.

The person modifying the instance, made a custom elevator, some elevators are overused, besides Valve uses custom elevators in their maps. (destroyed maps). I recommend modifying the base, not the logic.

The Valve instances aren't aligned quite right and lack some brushes to stop portal particles. Plus I want some extra animation of the arrival elevator leaving. I ran into some other issues with a bouncy/sticky floor, but I fixed that by changing the speed of the elevator slightly.