332 lines
9.5 KiB
Plaintext
332 lines
9.5 KiB
Plaintext
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
artist = "Kevin";
|
|
name = "Minesweeper";
|
|
desc = "BOOM BOOM";
|
|
level = "9";
|
|
type = "Intermediate";
|
|
goldTime = "4750";
|
|
startHelpText = "Use powerups and hazards to graph where the gems are!";
|
|
};
|
|
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";
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
locked = "true";
|
|
};
|
|
new SimGroup(CheckPoints) {
|
|
|
|
new StaticShape(StartPoint) {
|
|
position = "-0.226227 -0.316305 497.553";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "StartPad";
|
|
};
|
|
new StaticShape(EndPoint) {
|
|
position = "-0.606125 4.81552 497.23";
|
|
rotation = "0 0 1 179.518";
|
|
scale = "1 1 1";
|
|
dataBlock = "EndPad";
|
|
};
|
|
};
|
|
new InteriorInstance() {
|
|
position = "12.4346 3.17604 497.205";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors/advanced/platform_circle.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new ScriptObject() {
|
|
pad = "2316";
|
|
bonusTime = "0";
|
|
gemCount = "0";
|
|
penaltyTime = "0";
|
|
time = "0";
|
|
powerUp = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-3.26677 7.98795 497.255";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors/advanced/trapdoor.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-3.27376 2.18455 497.455";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors/advanced/trapdoor.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "13.2937 -1.82571 497.159";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "17.4426 8.33197 497.159";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "5.25874 0.0713118 497.164";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new ScriptObject() {
|
|
pad = "3821";
|
|
bonusTime = "0";
|
|
gemCount = "0";
|
|
penaltyTime = "0";
|
|
time = "0";
|
|
powerUp = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "21.3878 2.15101 497.118";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "13.26 14.0884 497.105";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "11.117 8.02546 497.217";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new TSStatic() {
|
|
position = "7.59792 -3.82856 497.164";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
shapeName = "~/data/shapes/hazards/landmine.dts";
|
|
};
|
|
new Item() {
|
|
position = "7.63573 -3.37616 496.992";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "8.9731 -0.12997 496.893";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new TSStatic() {
|
|
position = "9.3182 0.312252 497.118";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
shapeName = "~/data/shapes/hazards/landmine.dts";
|
|
};
|
|
new TSStatic() {
|
|
position = "5.61238 8.3583 497.118";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
shapeName = "~/data/shapes/hazards/landmine.dts";
|
|
};
|
|
new Item() {
|
|
position = "5.63812 8.36741 497.005";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "13.3829 2.6643 496.975";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new TSStatic() {
|
|
position = "7.82336 4.33084 497.118";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
shapeName = "~/data/shapes/hazards/landmine.dts";
|
|
};
|
|
new Item() {
|
|
position = "7.12374 4.30001 496.854";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new TSStatic() {
|
|
position = "13.7223 2.17015 497.118";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
shapeName = "~/data/shapes/hazards/landmine.dts";
|
|
};
|
|
new Item() {
|
|
position = "13.2881 -7.30982 496.893";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new TSStatic() {
|
|
position = "7.37045 12.1019 497.118";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
shapeName = "~/data/shapes/hazards/landmine.dts";
|
|
};
|
|
new Item() {
|
|
position = "7.01365 12.6048 496.893";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new TSStatic() {
|
|
position = "19.5757 -3.99023 497.118";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
shapeName = "~/data/shapes/hazards/landmine.dts";
|
|
};
|
|
new Item() {
|
|
position = "18.9959 -3.62566 496.893";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new TSStatic() {
|
|
position = "13.274 -7.90478 497.118";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 7";
|
|
shapeName = "~/data/shapes/hazards/landmine.dts";
|
|
};
|
|
new Trigger(helpme) {
|
|
position = "10.4107 11.3038 497.105";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "HelpTrigger";
|
|
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";
|
|
text = "Maybe this one over here...";
|
|
};
|
|
new Trigger(helpme) {
|
|
position = "17.3811 0.126382 497.105";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "HelpTrigger";
|
|
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";
|
|
text = "This is hard, huh?";
|
|
};
|
|
new Trigger(helpme) {
|
|
position = "8.59449 2.48598 497.105";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "HelpTrigger";
|
|
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";
|
|
text = "Maybe a gem\'s here.";
|
|
};
|
|
new Trigger(helpme) {
|
|
position = "10.4936 -5.7138 497.105";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "HelpTrigger";
|
|
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";
|
|
text = "How about over here?";
|
|
};
|
|
new ScriptObject() {
|
|
pad = "1806";
|
|
bonusTime = "0";
|
|
gemCount = "0";
|
|
penaltyTime = "0";
|
|
time = "0";
|
|
powerUp = "0";
|
|
};
|
|
new Trigger(ibound) {
|
|
position = "-1.2147 41.7392 494.305";
|
|
rotation = "1 0 0 0";
|
|
scale = "7 7 0.7";
|
|
dataBlock = "InBoundsTrigger";
|
|
polyhedron = "0.0000000 0.0000000 0.0000000 9.0000000 0.0000000 0.0000000 0.0000000 -9.0000000 0.0000000 0.0000000 0.0000000 9.0000000";
|
|
};
|
|
new ScriptObject() {
|
|
pad = "1806";
|
|
bonusTime = "0";
|
|
gemCount = "0";
|
|
penaltyTime = "0";
|
|
time = "0";
|
|
powerUp = "0";
|
|
};
|
|
new AudioProfile(MusicProfile) {
|
|
fileName = "~/data/sound/Shell.ogg";
|
|
description = "AudioMusic";
|
|
preload = "0";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|