leezer3 / OpenBVE

OpenBVE- A free train simulator
http://www.openbve-project.net
279 stars 52 forks source link

extensions.cfg Reversed = True state no longer properly reversing object #573

Closed RetentiveGOAT closed 3 years ago

RetentiveGOAT commented 3 years ago

Description

When adding the trains bogies in the extensions.cfg file, and changing the state of "reversed" from false to true, the bogies no longer reverse correctly, some objects will reverse and produce undesired behavior, while others will stay the same

Reproduction

Check any NYCTA equipment on BVEStation, and change the "reversed" state of any of the trains bogies from false to true in the trains' extension.cfg file

Related information

leezer3 commented 3 years ago

Can you try the latest nightly build please?

I think this was fixed by https://github.com/leezer3/OpenBVE/commit/c0af89b29eaf33e945f1b57ba0248565dba21b27

RetentiveGOAT commented 3 years ago

The wheels for the reversed bogies are still turning in the opposite direction relative to the trains movement in the latest nightly build.

leezer3 commented 3 years ago

Fixed.

(matrices are not fun....)