File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Source/Documentation/Manual Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -1259,7 +1259,7 @@ Keyboard commands to toggle window state are listed :ref:`here <driving-anim-com
12591259Names of the animations are as follows.
12601260
12611261Names for the windows animations as seen from the external camera views (the ones to be inserted in the .s
1262- file of the trainset)::
1262+ file of the trainset) must start with following strings ::
12631263
12641264 LEFTWINDOWFRONT
12651265 RIGHTWINDOWFRONT
@@ -1395,6 +1395,20 @@ both to 2D and 3D cabs.
13951395
13961396Sound triggers for windows animation are listed :ref: `here <sound-windows >` .
13971397
1398+ Specifics for carriage window animations
1399+ ----------------------------------------
1400+
1401+ One window to the left and one window to the right of the carriage may be animated.
1402+ They can be opened and closed only via keyboard (Ctrl-Q for left window and
1403+ Ctrl-Shift-Q for right window, as for locomotives).
1404+
1405+ Note that the carriage must have only the main shape file (no passenger view shape file).
1406+ This main shape file can include also the inside structure of the carriage; note that when
1407+ a .wag or .eng file has an Inside block defined, and such block doesn't include a line
1408+ specifying the .s file, OR will use the main shape file to display the
1409+ inside. So such shape file will display the window animation both with
1410+ the passenger camera (inside view) and with the external cameras (outside views).
1411+
13981412C# engine scripting
13991413===================
14001414.. _features-scripting-csharp :
You can’t perform that action at this time.
0 commit comments