//--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { time = "0"; type = "beginner"; name = "Gravity Helix"; level = "12"; startHelpText = "Pick up the Gravity Modifiers to roll to the finish!"; desc = "Change gravity to solve this puzzle."; artist = "Alex Swanson"; goldTime = "10000"; }; 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.459006 0.638261 -0.61801"; color = "1.400000 1.200000 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 = "-68.4 4.6 494.956"; rotation = "0 0 1 90"; scale = "1 1 1"; dataBlock = "StartPad"; }; new StaticShape(EndPoint) { position = "78.1947 4.72074 494.96"; rotation = "0 0 1 90.5273"; scale = "1 1 1"; dataBlock = "EndPad"; }; }; new Trigger(Bounds) { position = "-73.7093 14.4391 491.549"; rotation = "1 0 0 0"; scale = "160 20 20"; 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 = "-5.0725 4.63413 498"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/beginner/training_gravity.dif"; showTerrainInside = "0"; }; new Item() { position = "-29.0744 5.70969 495.669"; rotation = "-1 0 0 90"; scale = "1 1 1"; dataBlock = "AntiGravityItem"; collideable = "0"; static = "1"; rotate = "1"; showHelpOnPickup = "1"; }; new Item() { position = "-9.05418 2.30309 497.938"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "AntiGravityItem"; collideable = "0"; static = "1"; rotate = "1"; showHelpOnPickup = "1"; }; new Item() { position = "11.1154 4.04482 500.268"; rotation = "1 0 0 90"; scale = "1 1 1"; dataBlock = "AntiGravityItem"; collideable = "0"; static = "1"; rotate = "1"; showHelpOnPickup = "1"; }; new Item() { position = "38.6479 7.00411 499.184"; rotation = "0 1 0 180"; scale = "1 1 1"; dataBlock = "AntiGravityItem"; collideable = "0"; static = "1"; rotate = "1"; showHelpOnPickup = "1"; }; new StaticShape() { position = "79.6293 4.20092 501.904"; rotation = "0 0 1 72.7656"; scale = "1 1 1"; dataBlock = "SignFinish"; }; new StaticShape() { position = "-26.8177 8.15219 496.172"; rotation = "0.019991 0.0277081 0.999416 71.6515"; scale = "1 1 1"; dataBlock = "SignCautionCaution"; }; new AudioProfile(MusicProfile) { fileName = "~/data/sound/Beach Party.ogg"; description = "AudioMusic"; preload = "0"; }; }; //--- OBJECT WRITE END ---