Passenger cars door animation

Bug #1586702 reported by ezhivaga@yahoo.com
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Open Rails
Invalid
Undecided
Unassigned

Bug Description

When train in motion doors on some cars the door flip open and close.
I uploade video on youtube here the link to video.
https://youtu.be/jgfCVMMIudI

Revision history for this message
Carlo Santucci (carlosanit1) wrote :

Probably the .s files of these cars don't use the correct names for the door animations. Where can one of these cars be downloaded?

Revision history for this message
ezhivaga@yahoo.com (ezhivaga) wrote :
Revision history for this message
Carlo Santucci (carlosanit1) wrote :

There is in my opinion an error in the hierarchy/animations. There is a part, which is called ROD02, that has an animation. This part is part of the main body of the wagon, and has as subparts the wheels. Due to the fact that this part is animated with the motion of the wagon, also the wheel subparts become animated. In the attached .s file I have removed the animation of that part, and now the doors open correctly. Please check. It is the .s file for tsrPass_Beriozka_SZD-cupe.wag.

Revision history for this message
ezhivaga@yahoo.com (ezhivaga) wrote :

Thanks, it worked.
There are couple cars like that but diferent repaints.
Can you tell me which line in .s file needs to be fixed?
so i can do the rest.
Thanks again.

And for some reason the developers of trainsim.ru do not support their projects for Open Rails.
They support MSTS Bin and make projects msts bin compatible. A lot of people on forums ask them to do it, but they wont listen.

Revision history for this message
Carlo Santucci (carlosanit1) wrote :

At line 107323 replace this
    anim_node ROD02 (
     controllers ( 2
      tcb_rot ( 1
       tcb_key ( 0 0 0 0 1 0 0 0 0 0 )
      )
      linear_pos ( 1
       linear_key ( 0 -1.1483e-006 1.98307 -0.000222849 )
      )
     )
    )
with this
    anim_node ROD02 (
     controllers ( 0 )
    )

Revision history for this message
Carlo Santucci (carlosanit1) wrote :

I'm sorry that Russian developers don't support OR for their projects. The compatibility degree within MSTS and OR is very high, so that there is very few additional work, if any, to get OR compatible models.

Revision history for this message
ezhivaga@yahoo.com (ezhivaga) wrote :

And their models are awesome. I hope they will in the future. There are many regular forum users suggested that they should, turned into arguments many times and many of us got banned by administrators, including me for one week. Some developers opened their site http://railteamclub.eu/load/openrails_train_simulator/43.

But thank you for that fix.

Changed in or:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.