//--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { type = "intermediate"; time = "0"; name = "Tri Twist"; startHelpText = "Grab all the gems on each level, then head for the finish!"; desc = "Go through the three levels as quickly as you can."; level = "8"; artist = "Kevin Ryan"; goldTime = 48000; }; 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.73483e+009 -1.73483e+009"; fogVolume2 = "-1 -1.73483e+009 -1.73483e+009"; fogVolume3 = "-1 -1.73483e+009 -1.73483e+009"; materialList = "~/data/skies/sky_day.dml"; windVelocity = "1 0 0"; windEffectPrecipitation = "0"; noRenderBans = "1"; fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000"; fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000"; fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000"; }; new Sun() { direction = "0.442343 0.475025 -0.760713"; color = "1.400000 1.200000 0.500000 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/beginner/tritwist.dif"; showTerrainInside = "0"; }; new StaticShape(StartPoint) { position = "0 -8 100"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "StartPad"; }; new Item() { position = "-13 13 102"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "13 13 102"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "13 -13 102"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-13 -13 102"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-3.6625 -13.6594 84"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "13.6594 -3.6625 84"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new StaticShape(EndPoint) { position = "10.3906 -6 64"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "EndPad"; }; new Item() { position = "-8.83125 -5.29375 66"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-1.83438 6.83125 66"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "1.5625 -11.2937 66"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "8.56563 0.828125 66"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-1.63437 -4.83125 66"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "5.36875 7.29688 66"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Trigger(Bounds) { position = "-25.5368 25.5427 60"; rotation = "1 0 0 0"; scale = "51.0885 51.0808 60"; 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 StaticShape() { position = "10.5888 -6.62377 70.2128"; rotation = "0 0 1 116.883"; scale = "1 1 1"; dataBlock = "SignFinish"; }; new AudioProfile(MusicProfile) { fileName = "~/data/sound/Beach Party.ogg"; description = "AudioMusic"; preload = "0"; }; }; //--- OBJECT WRITE END ---