KevinBlast/marble/data/missions/intermediate/MiniCourse.mis

171 lines
4.7 KiB
Plaintext

//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
new ScriptObject(MissionInfo) {
type = "Intermediate";
level = "19";
name = "Mini Course";
startHelpText = "Pass this tiny course.";
desc = "Pass it!";
artist = "Kevin";
goldTime = "13000";
};
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/intermediate/sky_day.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";
locked = "true";
position = "0 0 0";
rotation = "1 0 0 0";
};
new SimGroup(CheckPoints) {
};
new Trigger(Bounds) {
position = "-11.3102 92.8041 491.593";
rotation = "1 0 0 0";
scale = "90 90 90";
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 = "21.1156 32.9015 517.352";
rotation = "1 0 0 0";
scale = "1 1 1";
interiorFile = "~/data/interiors/beginner/MiniRace.dif";
showTerrainInside = "0";
};
new ScriptObject() {
powerUp = "0";
gemCount = "0";
penaltyTime = "0";
time = "0";
bonusTime = "0";
pad = "1564";
};
new StaticShape(StartPoint) {
position = "21.9578 37.9274 517.85";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "StartPad";
};
new StaticShape(EndPoint) {
position = "21.9253 32.9339 517.85";
rotation = "0 0 -1 90";
scale = "1 1 1";
dataBlock = "EndPad";
};
new StaticShape() {
position = "22.1018 33.1538 524.872";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SignFinish";
};
new Item() {
position = "44.9623 40.8805 522.895";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "11.7003 57.9104 519.711";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "32.1147 73.9807 518.926";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new ScriptObject() {
powerUp = "0";
gemCount = "0";
penaltyTime = "0";
time = "0";
bonusTime = "0";
pad = "1576";
};
new StaticShape() {
position = "18.7897 40.5769 519.024";
rotation = "0 0 -1 80";
scale = "1 1 1";
dataBlock = "SignPlainRight";
};
new ScriptObject() {
powerUp = "0";
gemCount = "0";
penaltyTime = "0";
time = "0";
bonusTime = "0";
pad = "1577";
};
new ScriptObject() {
powerUp = "0";
gemCount = "0";
penaltyTime = "0";
time = "0";
bonusTime = "0";
pad = "7767";
};
new Item() {
position = "43.426 33.1481 520.665";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "FourLeafCloverItem";
collideable = "0";
static = "1";
rotate = "1";
};
new AudioProfile(MusicProfile) {
fileName = "~/data/sound/Shell.ogg";
description = "AudioMusic";
preload = "0";
};
};
//--- OBJECT WRITE END ---