mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
211 lines
5.7 KiB
Text
211 lines
5.7 KiB
Text
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
level = "11";
|
|
name = "Skee Ball Bonus";
|
|
type = "Intermediate";
|
|
time = "32000";
|
|
desc = "Go through the highest opening for the largest time bonus.";
|
|
artist = "Kevin Ryan";
|
|
startHelpText = "Go for the top hole!";
|
|
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.57735 0.57735 -0.57735";
|
|
color = "1.400000 1.200000 0.600000 1.000000";
|
|
ambient = "0.300000 0.300000 0.400000 1.000000";
|
|
scale = "1 1 1";
|
|
locked = "true";
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
};
|
|
new SimGroup(CheckPoints) {
|
|
|
|
new StaticShape(StartPoint) {
|
|
position = "0 -3 502";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "StartPad";
|
|
};
|
|
new StaticShape(EndPoint) {
|
|
position = "14.8 84.2 484.4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "EndPad";
|
|
};
|
|
};
|
|
new SimGroup(Triggers) {
|
|
|
|
new Trigger(Bounds) {
|
|
position = "-168.473 147.617 447";
|
|
rotation = "1 0 0 0";
|
|
scale = "327.77 304.932 10";
|
|
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 = "0.00962925 -2.44893 490";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors/intermediate/intskeeball.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new Item() {
|
|
position = "-0.880545 21.1848 489.13";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0 61 494.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
timeBonus = "8000";
|
|
};
|
|
new ScriptObject() {
|
|
gemCount = "0";
|
|
penaltyTime = "0";
|
|
powerUp = "0";
|
|
pad = "1589";
|
|
time = "0";
|
|
bonusTime = "0";
|
|
};
|
|
new Item() {
|
|
position = "0 62 496.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
timeBonus = "10000";
|
|
};
|
|
new Item() {
|
|
position = "0 58.3 488.9";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
timeBonus = "4000";
|
|
};
|
|
new StaticShape() {
|
|
position = "15.0375 84.4528 489.379";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignFinish";
|
|
};
|
|
new Item() {
|
|
position = "0 59.3 491.4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
timeBonus = "6000";
|
|
};
|
|
new Item() {
|
|
position = "0 56.6 486.2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
timeBonus = "2000";
|
|
};
|
|
new ScriptObject() {
|
|
gemCount = "0";
|
|
penaltyTime = "0";
|
|
powerUp = "0";
|
|
pad = "1605";
|
|
time = "0";
|
|
bonusTime = "0";
|
|
};
|
|
new ScriptObject() {
|
|
gemCount = "0";
|
|
penaltyTime = "0";
|
|
powerUp = "0";
|
|
pad = "1630";
|
|
time = "0";
|
|
bonusTime = "0";
|
|
};
|
|
new AudioProfile(MusicProfile) {
|
|
fileName = "~/data/sound/Beach Party.ogg";
|
|
description = "AudioMusic";
|
|
preload = "0";
|
|
};
|
|
new Item() {
|
|
position = "-10.7711 83.4555 483.562";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "12.4768 80.3092 482.037";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "12.1406 73.2222 482.046";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|