Sticky Vertices

Hello, all. Chris here.

I would like to know what part of the config file makes vertices "stick" together, such as when connecting two pieces of Fixed Track. If anyone knows what i mean, i could use some help with this.

Sincerely,
 
The "attached track" container

e.g,:

attached-track
{
track0
{
track <kuid:-1:15>

vertices
{
0 "a.track0a"
1 "a.track0c"
2 "a.track0e"
}
}
}
 
thanks! (10)

EDIT: I REALLY need to start testing this stuff out first. That method gives me an error saying that the third vertex ("a.track0e") was not found. I guess i should also be more specific: I am trying to make pencil42's Watertank (<kuid2:124060:28046:3>) stick to a piece of fixed track by olegkhim on my DL&W layout. Did i miss something?
 
Last edited:
thanks! (10)

EDIT: I REALLY need to start testing this stuff out first. That method gives me an error saying that the third vertex ("a.track0e") was not found. I guess i should also be more specific: I am trying to make pencil42's Watertank (<kuid2:124060:28046:3>) stick to a piece of fixed track by olegkhim on my DL&W layout. Did i miss something?

The vertices referenced in the vertices container are attachment points in the mesh. If the attachment points don't exist in the mesh then you can add them using Attachment Maker: http://online.ts2009.com/mediaWiki/index.php/Trainz_Tools_by_PEV
 
Back
Top