PluginHeader{
	RailSimVersion = 2.00;
	PluginType = Station;
	PluginName = "݃z[";
	PluginAuthor = "TOS";
	IconTexture = "../../Train/common2_tos_tr/ICO.png";
	Description = "݃z[z[̒L΂";
	Description = "z[ƂĎgƂ́Asvȃ[폜Ă";
}
StationInfo{
}
Platform{
	OpenDoor = no, yes;
	Coord = (0.0, 0.0, 5.0);
	Coord = (0.0, 0.0, -5.0);
}
DefineSwitch ""{
	Entry = "10m";
	Entry = "20m";
	Entry = "40m";
	Entry = "80m";
}
DefineSwitch ""{
	Entry = "L";
	Entry = "";
}
PrimaryAssembly{
	Object3D "Main"{
		ModelFileName = "Model1.x";
		ModelScale = 1.0;
		ApplySwitch ""{
		Case 1:
			ChangeModel = "Model2.x", 1.0;
		Case 2:
			ChangeModel = "Model3.x", 1.0;
		Case 3:
			ChangeModel = "Model4.x", 1.0;
		}
		ApplySwitch ""{
		Case 1:
			ChangeAlpha = 3, 0.0;
			ChangeAlpha = 4, 0.0;
		}
		Joint3D "_LOCAL"{
			AttachCoord = (0.0, 0.0, 0.0);
		}
	}
}
