Edmonton High Level Bridge Asset - question

jillcraig

New member
Here’s the high level bridge in Edmonton and one can edit it for 3 tracks or one track, that part works well. For some reason, one area of the bridge is out of alignment. What do I do to put it back in place?

Daniel


cc3f05ca98879feaab6ef1084df0c7bd.png
 
Here's the config text file:


kuid <kuid2:210518:7859:1>
kind "buildable"
region "Canada"
type "bridges"
light 1
height-range -40,40


attached-track
{
track-0
{
track <kuid:63290:38076>
useadjoiningtracktype 0

vertices
{
0 "a.track0a"
1 "a.track0b"
}
}

track-1
{
track <kuid:36646:37002>
useadjoiningtracktype 1

vertices
{
0 "a.track1aa"
1 "a.track1ab"
2 "a.track1ac"
3 "a.track1ad"
4 "a.track1ae"
5 "a.track1af"
6 "a.track1ag"
7 "a.track1ah"
8 "a.track1ai"
9 "a.track1aj"
10 "a.track1ak"
11 "a.track1al"
12 "a.track1am"
13 "a.track1an"
14 "a.track1ao"
15 "a.track1ap"
16 "a.track1aq"
17 "a.track1ar"
18 "a.track1as"
19 "a.track1at"
20 "a.track1au"
21 "a.track1av"
22 "a.track1aw"
23 "a.track1ax"
24 "a.track1ay"
25 "a.track1az"
26 "a.track1ba"
27 "a.track1bb"
28 "a.track1bc"
29 "a.track1bd"
30 "a.track1be"
31 "a.track1bf"
}
}

track-2
{
track 1
useadjoiningtracktype 0

vertices
{
0 "a.track2a"
1 "a.track2b"
}
}

track-3
{
track 1
useadjoiningtracktype 0

vertices
{
0 "a.track3a"
1 "a.track3b"
}
}
}


obsolete-table
{
}


mesh-table
{
default
{
mesh "Part_1.im"
auto-create 1
}

part_2
{
mesh "Part_2.im"
auto-create 1
}

part_3
{
mesh "Part_3.im"
auto-create 1
}

part_4
{
mesh "Part_4.im"
auto-create 1
}

part_5
{
mesh "Part_5.im"
auto-create 1
}

part_6
{
mesh "Part_6.im"
auto-create 1
}

part_7
{
mesh "Part_7.im"
auto-create 1
}
}


thumbnails
{
0
{
image "Edmonton Bridge.jpg"
width 240
height 180
}
}
description "This is based on the high level bridge at Edmonton, Alberta Canada on the Canadian
Pacfic railroad. Originally this had three tracks with the center track carrying the Canadian Pacific
and the outer two carrying the Edmonton streetcar line. Today only the center track remains. The outer
two can be removed by changing the track kuid for tracks 2 and 3 to one for invisible track in the
config file. They can be put back later if desired since the attachment points are still in the mesh.
The road was originally one way but I used invisible road which will change to whatever is attached to it."
trainz-build 2.4
category-class "BB"
category-region-0 "CA"
category-era-5 "1950s"
category-era-0 "1960s"
category-era-1 "1970s"
category-era-2 "1980s"
category-era-3 "1990s"
category-era-4 "2000s"
asset-filename "Edmonton_Bridge"
username "Edmonton_Bridge"
thumbnail
author "bendorsey"
organisation
contact-email "bendorsey@bellsouth.net"
contact-website
license


kuid-table
{
0 <kuid:63290:38076>
1 <kuid:36646:37002>
}
 
Back
Top