Need Help With My Game

Ok so I have posted quite a few of these, but that is because I’m trying to solve one major issue in my game. All of these posts haven’t really helped, because they have some flaws. What I want to do is make it so when a player activates a click detector, the control panel of a tram switches directions so the other side can be used. I have no idea how to do this now, as the position of the tram may not be straight at all times.

Also, if anyone knows a good alternative, please tell me.

So the tram has 2 cabs, and you want to make a “cab switching system”?

Could you give us some more information? Such as pictures or drawings of what your trying to achieve.

Currently it only has one cab, with can go forwards and reverse. The other side doesn’t have the functioning cab, but it still has a cab.

In that case, you need another value to determine which cab is in use. The value can change as soon as a player sits in a different cab.