// UT Tip: You can escape the club! //--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { desc = "Pass the ice-covered challenges!"; name = "Marble Mini Golf: Icichole"; level = "7"; music = "Grudge.ogg"; artist = "Phil"; type = "Intermediate"; startHelpText = "Aim carefully into the tunnel!"; goldTime = "17000"; UltimateTime = "14500"; }; 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 7.45949e-031 1.3684e-038"; fogVolume2 = "-1 1.07208e-014 8.756e-014"; fogVolume3 = "-1 5.1012e-010 2.05098e-008"; materialList = "~/data/skies/Intermediate/Intermediate_Sky.dml"; windVelocity = "1 0 0"; windEffectPrecipitation = "0"; noRenderBans = "1"; 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"; }; new Sun() { direction = "0.638261 0.459006 -0.61801"; color = "1.400000 1.200000 0.400000 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_MBP/mmg_icichole.dif"; showTerrainInside = "0"; }; new StaticShape() { position = "1 34 7"; rotation = "1 0 0 90"; scale = "1 1 1"; dataBlock = "DuctFan"; }; new Item() { position = "-2 39 3"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "1 62 2"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "26 58 7.5"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "34 38 7.5"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new StaticShape(StartPoint) { position = "-4 4 -0.5"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "StartPad"; }; new StaticShape(EndPoint) { position = "-46 38 4"; rotation = "0 0 -1 90"; scale = "0.5 0.5 0.5"; dataBlock = "EndPad"; }; new Item() { position = "-1 27 2"; rotation = "1 0 0 0"; scale = "0.5 0.5 0.5"; dataBlock = "TimeTravelItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "34 50 11.2"; rotation = "1 0 0 0"; scale = "0.7 0.7 1"; dataBlock = "EasterEgg"; collideable = "0"; static = "1"; rotate = "1"; }; new SimGroup(MustChange_g) { new Path() { new Marker() { position = "-4 1 2.25"; rotation = "1 0 0 0"; scale = "1 1 1"; seqNum = "0"; msToNext = "3300"; smoothingType = "Accelerate"; }; new Marker() { position = "-4 1 2.25"; rotation = "1 0 0 0"; scale = "1 1 1"; seqNum = "1"; msToNext = "500"; smoothingType = "Accelerate"; }; new Marker() { position = "-4 5 2.25"; rotation = "1 0 0 0"; scale = "1 1 1"; seqNum = "2"; msToNext = "600"; smoothingType = "Accelerate"; }; new Marker() { position = "-4 1 2.25"; rotation = "1 0 0 0"; scale = "1 1 1"; seqNum = "3"; msToNext = "600"; smoothingType = "Accelerate"; }; }; new Trigger(MustChange) { position = "-4 4 2.25"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "TriggerGotoTarget"; polyhedron = "0.5000000 0.5000000 0.5000000 -1.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 -1.0000000 0.0000000"; targetTime = "8000"; }; new PathedInterior(MustChange) { position = "0 0 0"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "PathedDefault"; interiorResource = $usermods @ "/data/interiors_MBP/mmg_icichole.dif"; interiorIndex = "0"; basePosition = "0 0 0"; baseRotation = "1 0 0 0"; baseScale = "1 1 1"; initialTargetPosition = "0"; }; }; new Trigger(Bounds) { position = "-57.5 81 -3"; rotation = "1 0 0 0"; scale = "120 100 43"; 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 = "-45.6887 38.5467 13.1948"; rotation = "0 0 -1 80.787"; scale = "1 1 1"; dataBlock = "SignFinish"; }; new AudioProfile(MusicProfile) { fileName = "~/data/sound/Seaside Revisited.ogg"; description = "AudioMusic"; preload = "0"; }; }; //--- OBJECT WRITE END ---