MBHaxe/data/missions_mbp/expert/Trigonometry.mis
2022-11-21 00:08:13 +05:30

652 lines
19 KiB
Text

// UT Tip: Start by clearing the left side first and then the right side from top to bottom.
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
new ScriptObject(MissionInfo) {
type = "expert";
artist = "Phil and Ben";
desc = "Only elite marblers dare venture the treacherous complexities!";
level = "4";
music = "Seaside Revisited.ogg";
name = "Trigonometry";
goldTime = "100000";
UltimateTime = "58000";
};
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/Expert/Expert_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 = "0.700000 0.700000 0.700000 1.000000";
ambient = "0.100000 0.100000 0.200000 1.000000";
};
new InteriorInstance() {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
interiorFile = "~/data/interiors_MBP/mbp_benslvl.dif";
showTerrainInside = "0";
};
new Item() {
position = "-39.125 37.125 0.55";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new StaticShape(StartPoint) {
position = "-4 4 1";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "StartPad";
};
new Item() {
position = "-27.5 50.25 2";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-34.5 39 16";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-34 30 7.15";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "9 35 11.85";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "21 37 6.05";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "7 41 11.75";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-29 43 22.55";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "12 42.5 20.55";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new StaticShape(EndPoint) {
position = "-4 24 1";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "EndPad";
};
new StaticShape() {
position = "-15 44 1";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-13 45 1";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-15 45.5 1";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-13.5 46.5 1";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-15 47.5 1";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-13 47.5 1";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-14 49 1";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new Item() {
position = "20 43 20.2";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "ShockAbsorberItem";
collideable = "0";
static = "1";
rotate = "1";
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "-39.5 47 -4";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "12000";
smoothingType = "Linear";
};
new Marker() {
position = "-39.5 47 7";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "0";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "-39.125 37.125 0.625";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "0.7500000 -0.7500000 0.1250000 -1.5000000 0.0000000 0.0000000 0.0000000 1.5000000 0.0000000 0.0000000 0.0000000 -0.2500000";
targetTime = "20000";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_MBP/mbp_benslvl.dif";
interiorIndex = "0";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "0";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "-29 43 22.25";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "1500";
smoothingType = "Linear";
};
new Marker() {
position = "-29 43 21.75";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "0";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "-29 43 22.625";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "0.7500000 -0.7500000 0.1250000 -1.5000000 0.0000000 0.0000000 0.0000000 1.5000000 0.0000000 0.0000000 0.0000000 -0.2500000";
targetTime = "2000";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_MBP/mbp_benslvl.dif";
interiorIndex = "1";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "0";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "-4 24 6.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "3000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-4 24 -8.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "0";
smoothingType = "Accelerate";
};
};
new Trigger(MustChange) {
position = "-29 43 22.625";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "0.7500000 -0.7500000 0.1250000 -1.5000000 0.0000000 0.0000000 0.0000000 1.5000000 0.0000000 0.0000000 0.0000000 -0.2500000";
targetTime = "2000";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_MBP/mbp_benslvl.dif";
interiorIndex = "2";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "0";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "16 37 3.75";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "1000";
smoothingType = "Accelerate";
};
new Marker() {
position = "16 37 11.75";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Accelerate";
};
new Marker() {
position = "16 37 3.75";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "0";
smoothingType = "Accelerate";
};
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_MBP/mbp_benslvl.dif";
interiorIndex = "3";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "16 37 11.75";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "1000";
smoothingType = "Accelerate";
};
new Marker() {
position = "16 37 3.75";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Accelerate";
};
new Marker() {
position = "16 37 11.75";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "0";
smoothingType = "Accelerate";
};
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_MBP/mbp_benslvl.dif";
interiorIndex = "4";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "5 43 11.75";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "5 43 11.25";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "5 43 12";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "1.0000000 -1.0000000 0.2500000 -2.0000000 0.0000000 0.0000000 0.0000000 2.0000000 0.0000000 0.0000000 0.0000000 -0.5000000";
targetTime = "20000";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_MBP/mbp_benslvl.dif";
interiorIndex = "5";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "0";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "16 37 17.625";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "14 37 17.75";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "5 43 12";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "1.0000000 -1.0000000 0.2500000 -2.0000000 0.0000000 0.0000000 0.0000000 2.0000000 0.0000000 0.0000000 0.0000000 -0.5000000";
targetTime = "20000";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_MBP/mbp_benslvl.dif";
interiorIndex = "6";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "0";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "12 42.5 20.25";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "12 42.5 19.75";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "12 43 20.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "1.0000000 -1.0000000 0.2500000 -2.0000000 0.0000000 0.0000000 0.0000000 2.0000000 0.0000000 0.0000000 0.0000000 -0.5000000";
targetTime = "20000";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_MBP/mbp_benslvl.dif";
interiorIndex = "7";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "0";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "-4 24 6.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "3000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-4 24 -5.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "3000";
smoothingType = "Accelerate";
};
};
new Trigger(MustChange) {
position = "12 43 20.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "1.0000000 -1.0000000 0.2500000 -2.0000000 0.0000000 0.0000000 0.0000000 2.0000000 0.0000000 0.0000000 0.0000000 -0.5000000";
targetTime = "20000";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_MBP/mbp_benslvl.dif";
interiorIndex = "8";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "0";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "-39.125 37.125 0.375";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "-39.125 37.125 0.125";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "-39.125 37.125 0.625";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "0.7500000 -0.7500000 0.1250000 -1.5000000 0.0000000 0.0000000 0.0000000 1.5000000 0.0000000 0.0000000 0.0000000 -0.2500000";
targetTime = "4000";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_MBP/mbp_benslvl.dif";
interiorIndex = "9";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "0";
};
};
new Trigger(Bounds) {
position = "-44 55.25 -4.4";
rotation = "1 0 0 0";
scale = "71 58.25 167";
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 = "-32.35 50.3 0.4";
rotation = "1 0 0 0";
scale = "0.7 0.7 1";
dataBlock = "EasterEgg";
collideable = "0";
static = "1";
rotate = "1";
};
new AudioProfile(MusicProfile) {
fileName = "~/data/sound/Seaside Revisited.ogg";
description = "AudioMusic";
preload = "0";
};
new StaticShape() {
position = "-3.45 23.5 8.4";
rotation = "0 0 1 90";
scale = "0.8 0.8 0.8";
dataBlock = "SignFinish";
};
};
//--- OBJECT WRITE END ---