//--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { time = "50000"; desc = "You\'ve got 50 seconds to collect the gems and get to the finish area.\n\nHint: Stay off the red area."; level = "6"; name = "Stepping Stones"; startHelpText = "Collect the gems as fast as you can!"; type = "Advanced"; artist = "Kevin Ryan"; goldTime = 24000; }; 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.349971"; cloudHeightPer[1] = "0.3"; cloudHeightPer[2] = "0.199973"; cloudSpeed1 = "0.0005"; cloudSpeed2 = "0.001"; 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 = "0 0 0"; fogVolume2 = "0 0 0"; fogVolume3 = "0 0 0"; materialList = "~/data/skies/sky_day.dml"; windVelocity = "1 1 0"; windEffectPrecipitation = "1"; noRenderBans = "1"; fogVolumeColor1 = "128.000000 128.000000 128.000000 -222768174765569860000000000000000000000.000000"; fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000"; fogVolumeColor3 = "128.000000 128.000000 128.000000 -170698929442160050000000000000000000000.000000"; locked = "true"; }; new Sun() { direction = "0.57735 0.57735 -0.57735"; color = "1.400000 1.200000 0.400000 1.000000"; ambient = "0.300000 0.300000 0.400000 1.000000"; rotation = "1 0 0 0"; scale = "1 1 1"; position = "0 0 0"; locked = "true"; }; new SimGroup(CheckPoints) { new StaticShape(StartPoint) { position = "-1.58552e-007 -2.4 494.1"; rotation = "0 0 1 64.7442"; scale = "1 1 1"; dataBlock = "StartPad"; }; new StaticShape(EndPoint) { position = "22.2 9.4 480"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "EndPad"; }; }; new SimGroup(Triggers) { new Trigger(Bounds) { position = "-168.473 147.617 439.2"; rotation = "1 0 0 0"; scale = "327.77 304.932 10"; 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 InteriorInstance() { position = "0.0479157 -2.41775 490"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/intermediate/intsteppingstones.dif"; showTerrainInside = "0"; }; new Item() { position = "16.949 -11.2694 459.529"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "22.4033 3.1424 475.408"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "5.5087 6.48768 470.453"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "10.9197 3.94022 465.493"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "5.63602 -11.4138 458.482"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "5.79273 0.739463 490.087"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "11.0067 -2.63766 468.037"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-0.0524565 -14.146 462.002"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "16.5949 0.592021 464.891"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "5.62459 -5.44893 469.795"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new StaticShape() { position = "22.8077 9.28786 485.513"; rotation = "0 0 1 48.7014"; scale = "1 1 1"; dataBlock = "SignFinish"; }; new AudioProfile(MusicProfile) { fileName = "~/data/sound/Beach Party.ogg"; description = "AudioMusic"; preload = "0"; }; }; //--- OBJECT WRITE END ---