//--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { type = "Beginner"; time = "45000"; startHelpText = "Skate for the gems and avoid the comically large land mine!"; name = "Gem Park"; goldTime = "25000"; level = "10"; artist = "Kevin"; desc = "Collect the gems, using the Time Travels and powerups to help!"; }; 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/sky_day.dml"; cloudHeightPer[0] = "0.349971"; cloudHeightPer[1] = "0.3"; cloudHeightPer[2] = "0.199973"; cloudSpeed1 = "0.0005"; cloudSpeed2 = "0.001"; cloudSpeed3 = "0.0003"; visibleDistance = "500"; fogDistance = "300"; fogColor = "0.600000 0.600000 0.600000 1.000000"; fogStorm1 = "0"; fogStorm2 = "0"; fogStorm3 = "0"; fogVolume1 = "0 0 0"; fogVolume2 = "0 0 0"; fogVolume3 = "0 0 0"; fogVolumeColor1 = "128.000000 128.000000 128.000000 -222768174765569861149077900047473967104.000000"; fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000"; fogVolumeColor3 = "128.000000 128.000000 128.000000 -170698929442160049016675429178998259712.000000"; windVelocity = "1 1 0"; windEffectPrecipitation = "1"; SkySolidColor = "0.600000 0.600000 0.600000 1.000000"; useSkyTextures = "1"; renderBottomTexture = "1"; noRenderBans = "1"; locked = "true"; }; new Sun() { direction = "0.481726 0.481726 -0.732038"; color = "1.000000 1.000000 0.400000 1.000000"; ambient = "0.300000 0.300000 0.400000 1.000000"; position = "0 0 0"; locked = "true"; rotation = "1 0 0 0"; scale = "1 1 1"; }; new SimGroup(CheckPoints) { new StaticShape(StartPoint) { position = "25.8573 -40.9889 494.023"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "StartPad"; }; new StaticShape(EndPoint) { position = "3.75313 -89.0195 493.025"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "EndPad"; }; }; new ScriptObject() { gemCount = "0"; penaltyTime = "0"; powerUp = "0"; bonusTime = "0"; pad = "2151"; time = "0"; }; new ScriptObject() { gemCount = "0"; penaltyTime = "0"; powerUp = "0"; bonusTime = "0"; pad = "2204"; time = "0"; }; new InteriorInstance() { position = "3.82414 -78.9944 391.019"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/beginner/skatepark.dif"; showTerrainInside = "0"; }; new ScriptObject() { gemCount = "0"; penaltyTime = "0"; powerUp = "0"; bonusTime = "0"; pad = "1704"; time = "0"; }; new Item() { position = "0.108998 -38.8448 493.231"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperSpeedItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-6.77002 -66.1368 492.657"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "3.19391 -69.6451 492.513"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-6.8103 -74.1712 492.501"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "2.97994 -77.7995 492.618"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "21.5715 -70.2669 487.992"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "20.9203 -87.4795 488.928"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new StaticShape() { position = "-3.69754 -54.1622 490.937"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "tornado"; }; new StaticShape() { position = "-0.304524 -82.0599 490.997"; rotation = "1 0 0 0"; scale = "20 20 20"; dataBlock = "LandMine"; resetTime = "Default"; }; new Item() { position = "-0.166496 -35.9745 491.649"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "TimeTravelItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "25.6141 -43.48 491.485"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "TimeTravelItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "26.1887 -38.1877 491.417"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "TimeTravelItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "12.0861 -53.8884 493.52"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "TimeTravelItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "10.1545 -43.0865 493.488"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "TimeTravelItem"; collideable = "0"; static = "1"; rotate = "1"; }; }; //--- OBJECT WRITE END ---