PluginHeader{
	RailSimVersion = 2.00;
	PluginType = Pier;
	PluginName = "[m[]Pr";
	PluginAuthor = "niFNyahotarolj";
	IconTexture = "../../Struct/n_MonoRail-Structures/icon.png";
	Description = "";
}

PierInfo{
	Interval = 20.0;
	BuildMinAlt = -20.0;
}

Joint{
	ModelFileName = "Joint.x";
	JointToHeadLocal = (0.0, -0.2, 0.0);
}

Head{
	ModelFileName = "Head.x";
	HeadToPierLocal = (0.0, -0.8, 0.0);
}

Base{
	ModelFileName = "";
	BaseToPierLocal = (0.0, 0.0, 0.0);
}
Profile{
	Material{
		UseTexture = yes;
		TexFileName = "../../Station/n_ALWEG_Switch_Crossover_Set/0.dds";
		TexVPerMeter = 2.5;
	}
	Face{
		Vertex{
			Coord = (-0.5, -0.5);
			TexU = 0.0;
		}
		Vertex{
			Coord = (-0.5, 0.5);
			TexU = 4.0;
		}
	}
	Face{
		Vertex{
			Coord = (-0.5, 0.5);
			TexU = 0.0;
		}
		Vertex{
			Coord = (0.5, 0.5);
			TexU = 4.0;
		}
	}
	Face{
		Vertex{
			Coord = (0.5, 0.5);
			TexU = 0.0;
		}
		Vertex{
			Coord = (0.5, -0.5);
			TexU = 4.0;
		}
	}
	Face{
		Vertex{
			Coord = (0.5, -0.5);
			TexU = 0.0;
		}
		Vertex{
			Coord = (-0.5, -0.5);
			TexU = 4.0;
		}
	}
}
