mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
243 lines
6.9 KiB
Text
243 lines
6.9 KiB
Text
// UT Tip: Go all the way to the other side first and then get to the last diamond where the teleporter is.
|
|
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
desc = "You\'ll have to control your spin in these varying friction challenges!";
|
|
name = "Slip Up";
|
|
level = "17";
|
|
artist = "Lonestar";
|
|
music = "Rising Temper.ogg";
|
|
type = "Advanced";
|
|
goldTime = "50000";
|
|
UltimateTime = "20000";
|
|
};
|
|
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.900000 0.900000 0.900000 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/Advanced/Advanced_Sky.dml";
|
|
windVelocity = "1 1 0";
|
|
windEffectPrecipitation = "1";
|
|
noRenderBans = "1";
|
|
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";
|
|
locked = "true";
|
|
};
|
|
new Sun() {
|
|
direction = "0.544508 0.439467 -0.714409";
|
|
color = "1.400000 1.200000 0.400000 1.000000";
|
|
ambient = "0.300000 0.300000 0.400000 1.000000";
|
|
scale = "1 1 1";
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
locked = "true";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-6.90345 -38.9832 546.123";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors_MBP/SlipUp.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new Trigger(stayhere) {
|
|
position = "-45 3 537";
|
|
rotation = "1 0 0 0";
|
|
scale = "65 80 40";
|
|
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(StartPoint) {
|
|
position = "-7.0205 -69.3354 550.597";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "StartPad";
|
|
};
|
|
new StaticShape() {
|
|
position = "-6.39618 -38.4827 556.829";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignFinish";
|
|
};
|
|
new Trigger() {
|
|
position = "-36.7908 -48.3881 544.321";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TeleportTrigger";
|
|
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";
|
|
destination = "SlipUp";
|
|
};
|
|
new Item() {
|
|
position = "-38.2555 -42.7966 543.498";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1.2";
|
|
dataBlock = "EasterEgg";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Trigger(SlipUp) {
|
|
position = "9.99359 -39.1655 550.382";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "DestinationTrigger";
|
|
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 = "-12.5417 -63.4178 555.147";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
timeBonus = "10000";
|
|
};
|
|
new Item() {
|
|
position = "-2.89878 -9.53762 563.697";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemBlue";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-2.86762 -13.4896 558.695";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemBlue";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-10.9333 -13.4999 558.74";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemBlue";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
};
|
|
new Item() {
|
|
position = "-10.9523 -9.44841 563.697";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemBlue";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
};
|
|
new Item() {
|
|
position = "-6.96844 -3.47898 563.697";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemBlue";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
};
|
|
new Item() {
|
|
position = "-7.04497 -11.4177 559.213";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-7.0086 -17.3575 554.122";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-7.01962 -9.53823 558.721";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
};
|
|
new Item() {
|
|
position = "-0.47827 -60.3009 549.186";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
timeBonus = "2000";
|
|
};
|
|
new Item() {
|
|
position = "-28.3615 -40.2273 544.488";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemBlue";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
};
|
|
new Item() {
|
|
position = "-32.4613 -36.2929 550.86";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-27.3718 -41.2007 543.905";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1.001 1";
|
|
interiorFile = "~/data/interiors_MBP/ice_1x1.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new StaticShape(EndPoint) {
|
|
position = "-7.11762 -38.8491 540.757";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "EndPad";
|
|
};
|
|
new AudioProfile(MusicProfile) {
|
|
fileName = "~/data/sound/Seaside Revisited.ogg";
|
|
description = "AudioMusic";
|
|
preload = "0";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|