T:ANE NEW FEATURES

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
(Created page with "Trainz: A New Era introduces a range of new features that Trainz fans have been wanting for many years. This page introduces you to some of those features: Page is under cons...")
 
(Adjust Rolling Stock Suspension)
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Trainz: A New Era introduces a range of new features that Trainz fans have been wanting for many years. This page introduces you to some of those features:
+
Trainz: A New Era introduces a range of new features that Trainz fans have been waiting for for many years. This page introduces you to some of those features:
  
 
Page is under construction...
 
Page is under construction...
  
 
=Procedural Animated Junctions=
 
=Procedural Animated Junctions=
Page is under construction...
+
 
=Cabin Sway=
+
With the new "T:ANE" procedural track, when you create a junction including all the additional elements such as frogs, blades and sleepers in real time just by laying track like you are used to. Older track can also be replaced simply using the "Replace Assets" feature.  
Page is under construction...
+
Information for Content Creators can be found at: [[How_To/Build_Procedural_Track_for_T:ANE]]
 +
 
 +
=Superelevation=
 +
To add "tilt" to your track, use the Track Properties dialog and adjust each of the parameters.
 +
 
 
=Weather & PFX Collision=
 
=Weather & PFX Collision=
Page is under construction...
+
Smoke will collide with scenery objects and "supported" spline objects such as tunnels and bridges. Rain and snow now collide with the terrain and do not enter tunnels.  
=Interlocking Towers=
+
 
Page is under construction...
+
 
=Train Motion=
 
=Train Motion=
  
Line 24: Line 27:
  
 
(v) Start your loco and watch using external camera for visual bumps
 
(v) Start your loco and watch using external camera for visual bumps
 +
 +
You can also edit the parameters of each bump using the trackmark properties tool in Surveyor.
 +
 +
==Create your own "Bump"assets==
 +
 +
If you're in to content creation you can add "bumps" to any trackside or crossing asset using the following config file tag:
 +
 +
  track-bump-angles
 +
 +
This is a 2 float tag which takes a pitch angle followed by a roll angle, both in degrees. Script functions also exist on class Trackside to get or alter these values at runtime.
  
 
==Adjust the track condition==
 
==Adjust the track condition==
Line 29: Line 42:
 
(i) Load your test route in Surveyor, and open the Track Tab
 
(i) Load your test route in Surveyor, and open the Track Tab
  
(ii) Click on the Properties tool (?) and click on the track. Adjust the default track condition from 50 to 1. Repeat for various track segments.
+
(ii) Click on "Advanced" to open the advanced tab
  
Note: You may want to place objects or paint the terrain next to where you change the track condition to see where you "should" notice the effect.
+
(iii) Alter the track condition from "Default" to a number between 0 and 100, where 0 is terrible and 100 is perfect
  
==Create your own "Bump"assets==
+
(iv) Lay a track stretch and it will automatically have the set track condition
  
(i) Open Content Manager and using the Custom filter, search for Invisible Track Bump
+
You can also use the "Get track condition" tool to check the condition of an existing stretch, and the "Apply track condition" tool to alter it.<br>
  
(ii) R-Click > Duplicate to clone the asset, then select the new asset and R-Click > Edit Config File text
+
Note: Random jolt movement will never occur on perfect condition track.<br>
  
(ii) Rename the line:
+
==Adjust Rolling Stock Suspension==
  
username                                "Invisible Track Bump"  to
+
(i) In Content Manager, locate the loco being used then R-Click > Edit Config file Text
  
username                                "Invisible Track Bump 1"
+
(i) Add the following lines to the file that opens
  
(iii) Change the line:
+
  suspension-stiffness      0.1
track-bump-angles                      1,0 to
+
  suspension-damping        0.1
 +
  suspension-pitch-limit    10
 +
  suspension-roll-limit      25
 +
 
 +
These relate to:
 +
 
 +
suspension-stiffness - The stiffness of the suspension, from 0 to 1 where 0 is floppy and 1 is completely rigid. Defaults to 0.75.<br>
 +
suspension-damping - Degree of suspension damping, where 0-1 is underdamped (will oscillate back and forward to gradually settle), 1 is critically damped (will move back to equilibrium as quickly as possible), >1 is overdamped (will move back to equilibrium more slowly). Defaults to 0.3.<br>
 +
suspension-pitch-limit - maximum pitch angle of the vehicle, in degrees. Defaults to 0.5.<br>
 +
suspension-roll-limit - maximum roll angle of the vehicle, in degrees. Defaults to 4.<br>
 +
 
 +
=Interlocking Towers=
  
track-bump-angles                      0,1
+
Interlocking Towers are a new asset type which allows advanced session creators custom control over signals, junctions and crossings in order to define custom pre-set "paths" for trains to drive. This feature is added in TANE Service Pack 1.<br>
  
(iv) Close and save the config file
+
A full guide on how to configure an Interlocking Tower in game is available [[HowTo/Configure_An_Interlocking_Tower|here]].
  
(v) R-Click > Submit Edits
+
=New Graphics Features=
 +
* Full world shadows
 +
* Per-pixel HDR lighting
 +
* A range of Post-processing effects including:
 +
** Sun effects
 +
** Near and far depth of field blur
 +
** HDR Tonemapping
 +
** Bloom
 +
** Convolution
 +
** SSAO
 +
** Grayscale
 +
** Sepia
 +
* New water shaders, including more detailed reflections
 +
* Updated SpeedTree version
  
Note: Close Trainz and re-open (Start Trainz) after creating your bump assets for the changes to take effect.
+
=Other "Cool New Stuff"=
 +
* New "Objectives" system and associated session rules.
 +
* Ctrl Mousewheel in Driver and Surveyor to change your field of view.
 +
* Shift +/- to adjust your draw distance without opening the Settings window.
 +
* Bulk asset replace/move/delete and random scenery placement. (Added in Service Pack 1.)
 +
* Lots more to come...
  
==Try out your new Bump 1 asset==
+
=See Also=
  
(i) Place your new bump onto the track in Surveyor, run your test drive over the bump in Driver and see what happens differently with your new asset.
+
* [[TANE|T:ANE Home Page]]
 +
* [[Help:TANE_General_FAQs]]
  
Hint: Rock and _ _ _ _
 
  
(ii) Create more assets following the same process trying different values other than 0 and 1.
+
* [[Help:Main_Page]]

Latest revision as of 11:43, 26 November 2015

Trainz: A New Era introduces a range of new features that Trainz fans have been waiting for for many years. This page introduces you to some of those features:

Page is under construction...

Contents

[edit] Procedural Animated Junctions

With the new "T:ANE" procedural track, when you create a junction including all the additional elements such as frogs, blades and sleepers in real time just by laying track like you are used to. Older track can also be replaced simply using the "Replace Assets" feature. Information for Content Creators can be found at: How_To/Build_Procedural_Track_for_T:ANE

[edit] Superelevation

To add "tilt" to your track, use the Track Properties dialog and adjust each of the parameters.

[edit] Weather & PFX Collision

Smoke will collide with scenery objects and "supported" spline objects such as tunnels and bridges. Rain and snow now collide with the terrain and do not enter tunnels.

[edit] Train Motion

[edit] Add "bumps" to the track

(i) Load your test route in Surveyor

(ii) Under Track Tab > Trackside Objects find Invisible Track Bump

(iii) Place a few bumps along your track and place a loco and wagons at the head of your track.

(iv) Click on Quickdrive, Save and enter Driver

(v) Start your loco and watch using external camera for visual bumps

You can also edit the parameters of each bump using the trackmark properties tool in Surveyor.

[edit] Create your own "Bump"assets

If you're in to content creation you can add "bumps" to any trackside or crossing asset using the following config file tag:

 track-bump-angles

This is a 2 float tag which takes a pitch angle followed by a roll angle, both in degrees. Script functions also exist on class Trackside to get or alter these values at runtime.

[edit] Adjust the track condition

(i) Load your test route in Surveyor, and open the Track Tab

(ii) Click on "Advanced" to open the advanced tab

(iii) Alter the track condition from "Default" to a number between 0 and 100, where 0 is terrible and 100 is perfect

(iv) Lay a track stretch and it will automatically have the set track condition

You can also use the "Get track condition" tool to check the condition of an existing stretch, and the "Apply track condition" tool to alter it.

Note: Random jolt movement will never occur on perfect condition track.

[edit] Adjust Rolling Stock Suspension

(i) In Content Manager, locate the loco being used then R-Click > Edit Config file Text

(i) Add the following lines to the file that opens

 suspension-stiffness       0.1
 suspension-damping         0.1
 suspension-pitch-limit     10
 suspension-roll-limit      25

These relate to:

suspension-stiffness - The stiffness of the suspension, from 0 to 1 where 0 is floppy and 1 is completely rigid. Defaults to 0.75.
suspension-damping - Degree of suspension damping, where 0-1 is underdamped (will oscillate back and forward to gradually settle), 1 is critically damped (will move back to equilibrium as quickly as possible), >1 is overdamped (will move back to equilibrium more slowly). Defaults to 0.3.
suspension-pitch-limit - maximum pitch angle of the vehicle, in degrees. Defaults to 0.5.
suspension-roll-limit - maximum roll angle of the vehicle, in degrees. Defaults to 4.

[edit] Interlocking Towers

Interlocking Towers are a new asset type which allows advanced session creators custom control over signals, junctions and crossings in order to define custom pre-set "paths" for trains to drive. This feature is added in TANE Service Pack 1.

A full guide on how to configure an Interlocking Tower in game is available here.

[edit] New Graphics Features

  • Full world shadows
  • Per-pixel HDR lighting
  • A range of Post-processing effects including:
    • Sun effects
    • Near and far depth of field blur
    • HDR Tonemapping
    • Bloom
    • Convolution
    • SSAO
    • Grayscale
    • Sepia
  • New water shaders, including more detailed reflections
  • Updated SpeedTree version

[edit] Other "Cool New Stuff"

  • New "Objectives" system and associated session rules.
  • Ctrl Mousewheel in Driver and Surveyor to change your field of view.
  • Shift +/- to adjust your draw distance without opening the Settings window.
  • Bulk asset replace/move/delete and random scenery placement. (Added in Service Pack 1.)
  • Lots more to come...

[edit] See Also


Personal tools