//--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { name = "Bumper Training"; desc = "Avoid the bumpers!"; type = "Beginner"; startHelpText = "Roll to the finish!"; level = "16"; music = "Groove Police.ogg"; artist = "Alex Swanson"; goldTime = "5000"; }; new MissionArea(MissionArea) { area = "-360 -648 720 1296"; flightCeiling = "300"; flightCeilingRange = "20"; locked = "true"; }; new Sky(Sky) { position = "336 136 0"; rotation = "1 0 0 0"; scale = "1 1 1"; cloudHeightPer[0] = "0"; cloudHeightPer[1] = "0"; cloudHeightPer[2] = "0"; cloudSpeed1 = "0.0001"; cloudSpeed2 = "0.0002"; cloudSpeed3 = "0.0003"; visibleDistance = "500"; useSkyTextures = "1"; renderBottomTexture = "1"; SkySolidColor = "0.600000 0.600000 0.600000 1.000000"; fogDistance = "300"; fogColor = "0.600000 0.600000 0.600000 1.000000"; fogVolume1 = "-1 -1.99514e+038 -2.02183e+038"; fogVolume2 = "-1 -2.14204e+038 -2.15538e+038"; fogVolume3 = "-1 -2.24889e+038 -2.26219e+038"; materialList = "~/data/skies/sky_day.dml"; windVelocity = "1 0 0"; windEffectPrecipitation = "0"; noRenderBans = "1"; fogVolumeColor1 = "128.000000 128.000000 128.000000 -210195007640218170000000000000000000000.000000"; fogVolumeColor2 = "128.000000 128.000000 128.000000 -220880937116769280000000000000000000000.000000"; fogVolumeColor3 = "128.000000 128.000000 128.000000 -231561674296461850000000000000000000000.000000"; }; new Sun() { direction = "0.433884 0.614021 -0.659336"; color = "1.400000 1.200000 0.400000 1.000000"; ambient = "0.300000 0.300000 0.400000 1.000000"; }; new InteriorInstance() { position = "0 0 0"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors_mbg/beginner/training_bumpers.dif"; showTerrainInside = "0"; }; new StaticShape(StartPoint) { position = "-12 -12 0.339511"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "StartPad"; fixedscale = "1"; }; new StaticShape(EndPoint) { position = "12 -4 0.334106"; rotation = "0 0 1 180.664"; scale = "1 1 1"; dataBlock = "EndPad"; fixedscale = "1"; }; new Trigger(Bounds) { position = "-19.5 19.5 -4.17188"; rotation = "1 0 0 0"; scale = "39 39 36.3329"; dataBlock = "InBoundsTrigger"; polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000"; }; new Trigger() { position = "-9.84304 16.1222 0.090625"; rotation = "1 0 0 0"; scale = "19.7824 9.74144 9.76723"; dataBlock = "HelpTrigger"; polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000"; text = "Avoid being knocked off by the bumpers!"; }; new StaticShape() { position = "-4.07437 10.0122 0.341325"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new StaticShape() { position = "-2.02081 16.1767 0.383519"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new StaticShape() { position = "-0.0411938 9.97323 0.336603"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new StaticShape() { position = "-4.04001 13.9775 0.327253"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new StaticShape() { position = "-0.0710166 14.002 0.335603"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new StaticShape() { position = "3.94924 13.9807 0.33585"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new StaticShape() { position = "3.95108 10.0421 0.335449"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new StaticShape() { position = "1.98706 16.1654 0.373131"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new StaticShape() { position = "-2.00514 7.7569 0.399237"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new StaticShape() { position = "1.97437 7.79189 0.398977"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new StaticShape() { position = "12.3983 -3.68577 6.35636"; rotation = "0 0 -1 19.4806"; scale = "1 1 1"; dataBlock = "SignFinish"; }; new StaticShape() { position = "2.01911 12.0106 0.336975"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new StaticShape() { position = "-2.00954 11.9458 0.343807"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "RoundBumper"; }; new AudioProfile(MusicProfile) { fileName = "~/data/sound/Beach Party.ogg"; description = "AudioMusic"; preload = "0"; }; }; //--- OBJECT WRITE END ---