PluginHeader{
	RailSimVersion = 2.00;
	PluginType = Station;
	PluginName = "|[gAChPw(53m)";
	PluginAuthor = "n";
	IconTexture = "..//..//Icon/n/n_knt0.png";
	Description = "Õ|[gACh̒Pz[łB";
	Description = "z[_53m H_53m ԑ";
	Description = "nォ10mŐݒuĂB";
}

StationInfo{
}
Platform{
	OpenDoor = no, yes;
	Coord = (0.0, 0.0, 26.5);
	Coord = (0.0, 0.0, -26.5);
}


DefineSwitch "Ɩ"{
	Entry = "(05:00`24:00)";
	Entry = "펞";
	Entry = "";
}


PrimaryAssembly{
	Object3D "form"{
		ModelFileName = "form.x";
		ModelScale = 1.0;
		AlphaZeroTest = 0;
		ChangeAlpha = 19, 0.0;
		If "Ɩ"==0&&"_HOUR"<24&&"_HOUR">=4{
		ChangeAlpha = 19, 1.0;
		ChangeMaterial{
		MaterialID = 0,1,2;
		Emissive = 0.5, 0.5, 0.5; 
		}
		}
		If "Ɩ"==1{
		ChangeAlpha = 19, 1.0;
		ChangeMaterial{
		MaterialID = 0,1,2;
		Emissive = 0.5, 0.5, 0.5; 
		}
		}
		Joint3D "_LOCAL"{
			AttachCoord = (0.0, 0.3, 0.0);
			AttachDir = (0.0, 0.0, 1.0);
		}
	}
	Object3D "Doorrl"{
		ModelFileName = "doorl.x";
		ModelScale = 1.0;
		If "_STOPPING"{
				StaticMove{
				Displacement = (0.0, 0.0, 1.08);
				PreAnimationDelay = 0.6;
				AnimationTime = 3;
			}
		}
		Joint3D "_LOCAL"{
			AttachCoord = (0.0, 0.3, 0.0);
			AttachDir = (0.0, 0.0, 1.0);
		}
	}
	Object3D "Doorr"{
		ModelFileName = "doorr.x";
		ModelScale = 1.0;
		If "_STOPPING"{
				StaticMove{
				Displacement = (0.0, 0.0, -1.08);
				PreAnimationDelay = 0.6;
				AnimationTime = 3;
			}
		}
		Joint3D "_LOCAL"{
			AttachCoord = (0.0, 0.3, 0.0);
			AttachDir = (0.0, 0.0, 1.0);
		}
	}
}