//--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { desc = "Climb to the top of the tower as you practice your friction skills!"; type = "Intermediate"; startHelpText = "Watch your step!"; goldTime = "75000"; artist = "Kevin"; name = "Frictional Climb"; level = "13"; }; 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"; materialList = "~/data/skies/intermediate/sky_day.dml"; cloudHeightPer[0] = "0"; cloudHeightPer[1] = "0"; cloudHeightPer[2] = "0"; cloudSpeed1 = "0.0001"; cloudSpeed2 = "0.0002"; cloudSpeed3 = "0.0003"; visibleDistance = "500"; fogDistance = "300"; fogColor = "0.600000 0.600000 0.600000 1.000000"; fogStorm1 = "0"; fogStorm2 = "0"; fogStorm3 = "0"; fogVolume1 = "-1 7.45949e-31 1.3684e-38"; fogVolume2 = "-1 1.07208e-14 8.756e-14"; fogVolume3 = "-1 5.1012e-10 2.05098e-08"; fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000"; fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004"; fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000"; windVelocity = "1 0 0"; windEffectPrecipitation = "0"; SkySolidColor = "0.600000 0.600000 0.600000 1.000000"; useSkyTextures = "1"; renderBottomTexture = "1"; noRenderBans = "1"; }; new Sun() { direction = "0.638261 0.459006 -0.61801"; color = "1.000000 1.000000 0.400000 1.000000"; ambient = "0.300000 0.300000 0.400000 1.000000"; }; new Trigger() { position = "-6.5 22.9 -4.185"; rotation = "1 0 0 0"; scale = "70 70 150"; 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 Item() { position = "17.21 -13.7886 9.48689"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new InteriorInstance() { position = "28.2743 -10.4804 114.015"; rotation = "0 0 1 90"; scale = "1 1 1"; interiorFile = "~/data/interiors/FrictionalClimb.dif"; showTerrainInside = "0"; }; new Item() { position = "26.5407 1.82391 36.27"; rotation = "1 0 0 0"; scale = "0.3 0.3 0.4"; dataBlock = "EasterEgg"; collideable = "0"; static = "1"; rotate = "1"; }; new StaticShape(StartPoint) { position = "17.2667 -10.778 5.14001"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "StartPad"; }; new Item() { position = "39.2652 -21.4505 42.6"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperSpeedItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "17.2318 -5.72265 16.033"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new StaticShape() { position = "15.736 -5.56734 6.39535"; rotation = "0 0 -1 9.99997"; scale = "1 1 1"; dataBlock = "SignCautionCaution"; }; new Item() { position = "17.2866 -13.093 23.4659"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new StaticShape(EndPoint) { position = "28.2801 -10.6649 116.98"; rotation = "0 0 1 90"; scale = "1 1 1"; dataBlock = "EndPad"; }; new StaticShape() { position = "28.3856 -11.1774 123.202"; rotation = "0 0 1 70"; scale = "1 1 1"; dataBlock = "SignFinish"; }; new Item() { position = "18.2853 -15.9651 92.885"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "42.2342 -4.3396 3.42482"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "AntiGravityItem"; collideable = "0"; static = "1"; rotate = "1"; }; new ScriptObject() { time = "0"; gemCount = "0"; powerUp = "0"; penaltyTime = "0"; bonusTime = "0"; pad = "6809"; }; new AudioProfile(MusicProfile) { fileName = "~/data/sound/Shell.ogg"; description = "AudioMusic"; preload = "0"; }; new Item() { position = "18.2761 -17.5784 90.5537"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "EasterEgg"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "16.7691 -16.2018 101.191"; rotation = "1 0 0 180"; scale = "1 1 1"; dataBlock = "AntiGravityItem"; collideable = "0"; static = "1"; rotate = "1"; }; }; //--- OBJECT WRITE END ---