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
1259
1259
Names of the animations are as follows.
1260
1260
1261
1261
Names 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 ::
1263
1263
1264
1264
LEFTWINDOWFRONT
1265
1265
RIGHTWINDOWFRONT
@@ -1395,6 +1395,20 @@ both to 2D and 3D cabs.
1395
1395
1396
1396
Sound triggers for windows animation are listed :ref: `here <sound-windows >` .
1397
1397
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
+
1398
1412
C# engine scripting
1399
1413
===================
1400
1414
.. _features-scripting-csharp :
You can’t perform that action at this time.
0 commit comments