Use yellows voices again, switch some levels around, remove some marbles due to x86 engine fuckery
|
@ -56,7 +56,7 @@ function initClient()
|
|||
// The canvas needs to be constructed before the gui scripts are
|
||||
// run because many of the controls assume the canvas exists at
|
||||
// load time.
|
||||
initCanvas(" Kevin Blast 1.4.1 - Created by KevinSoftware");
|
||||
initCanvas(" Kevin Blast 1.4.2-dev - Created by KevinSoftware");
|
||||
|
||||
/// Load client-side Audio Profiles/Descriptions
|
||||
exec("./scripts/audioProfiles.cs");
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$THIS_VERSION = "1.4.1";
|
||||
$SERVER_VERSION = "1.4.1";
|
||||
$THIS_VERSION = "1.4.2-dev";
|
||||
$SERVER_VERSION = "1.4.2-dev";
|
||||
$BUILD_VERSION = 1;
|
||||
$VERSION_MESSAGE = "";
|
||||
|
||||
|
|
|
@ -1,146 +0,0 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
type = "Advanced";
|
||||
startHelpText = "And get the gem.";
|
||||
desc = "Yarrrr";
|
||||
goldTime = "20000";
|
||||
artist = "Kevin";
|
||||
name = "Walk the Plank";
|
||||
level = "2";
|
||||
};
|
||||
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";
|
||||
materialList = "~/data/skies/advanced/sky_day.dml";
|
||||
cloudHeightPer[0] = "0.349971";
|
||||
cloudHeightPer[1] = "0.3";
|
||||
cloudHeightPer[2] = "0.199973";
|
||||
cloudSpeed1 = "0.0005";
|
||||
cloudSpeed2 = "0.001";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogStorm1 = "0";
|
||||
fogStorm2 = "0";
|
||||
fogStorm3 = "0";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
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";
|
||||
windVelocity = "1 1 0";
|
||||
windEffectPrecipitation = "1";
|
||||
SkySolidColor = "0.900000 0.900000 0.900000 1.000000";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
noRenderBans = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.544508 0.439467 -0.714409";
|
||||
color = "1.000000 1.000000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
scale = "1 1 1";
|
||||
position = "0 0 0";
|
||||
locked = "true";
|
||||
rotation = "1 0 0 0";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0.0682294 0.50582 499.353";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-0.00422919 34.7512 499.455";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "1.77 4.63291 498.555";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/t_high_ropes.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
pad = "2137";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
pad = "1588";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
pad = "2477";
|
||||
};
|
||||
new Item() {
|
||||
position = "-24.1149 16.1744 504.792";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-23.9804 13.3836 499.536";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0.0372384 40.272 489.86";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EasterEgg";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
pad = "14130";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
|
@ -1,254 +0,0 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
goldTime = "14000";
|
||||
time = "0";
|
||||
startHelpText = "Explore both sides of this level!";
|
||||
desc = "Get the diamonds on both sides of this level, can you survive the trials ahead?";
|
||||
artist = "Kevin";
|
||||
type = "advanced";
|
||||
name = "On the Flipside";
|
||||
level = "12";
|
||||
};
|
||||
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";
|
||||
materialList = "~/data/skies/advanced/sky_day.dml";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogStorm1 = "0";
|
||||
fogStorm2 = "0";
|
||||
fogStorm3 = "0";
|
||||
fogVolume1 = "-1 -1.73483e+09 -1.73483e+09";
|
||||
fogVolume2 = "-1 -1.73483e+09 -1.73483e+09";
|
||||
fogVolume3 = "-1 -1.73483e+09 -1.73483e+09";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
noRenderBans = "1";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.433884 0.614021 -0.659336";
|
||||
color = "1.000000 1.000000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "31.7446 18.5445 -9.64176";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/MBF/Flipside.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new SimGroup(Platform1_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
};
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.54071 36.4587 -20.3477";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new SimGroup(Platform1_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
};
|
||||
};
|
||||
new SimGroup(Platform1_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
};
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "31.7467 12.5362 -4.89144";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Item() {
|
||||
position = "31.7633 36.5258 -4.34475";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "2137";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "25.2566 38.8076 -3.36573";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "20.3307 38.7535 -3.39098";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "TimeTravelItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "25.9835 36.7984 -5.64659";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemBlue";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "31.745 15.5287 -9.38806";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.5 0.5 0.5";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "1863";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "31.7789 0.474319 -0.245051";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "31.7815 0.621479 -12.1533";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.46982 36.5055 -9.9941";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AntiGravityItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "31.7696 3.5124 -5.57833";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShockAbsorberItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "31.756 0.522467 -5.39287";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemRed";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.45861 36.422 -15.4432";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItemBlue";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
pad = "8595";
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "46.7446 38.4069 -9.7658";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EasterEgg";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
|
@ -3,11 +3,11 @@ new SimGroup(MissionGroup) {
|
|||
|
||||
new ScriptObject(MissionInfo) {
|
||||
type = "Intermediate";
|
||||
desc = "Jump!";
|
||||
startHelpText = "Expect the unexpected.";
|
||||
goldTime = "37000";
|
||||
startHelpText = "And get the gem.";
|
||||
desc = "Yarrrr";
|
||||
goldTime = "20000";
|
||||
artist = "Kevin";
|
||||
name = "Unexpected";
|
||||
name = "Walk the Plank";
|
||||
level = "20";
|
||||
};
|
||||
new MissionArea(MissionArea) {
|
||||
|
@ -21,11 +21,11 @@ new SimGroup(MissionGroup) {
|
|||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
materialList = "~/data/skies/intermediate/sky_day.dml";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudHeightPer[0] = "0.349971";
|
||||
cloudHeightPer[1] = "0.3";
|
||||
cloudHeightPer[2] = "0.199973";
|
||||
cloudSpeed1 = "0.0005";
|
||||
cloudSpeed2 = "0.001";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
fogDistance = "300";
|
||||
|
@ -33,731 +33,86 @@ new SimGroup(MissionGroup) {
|
|||
fogStorm1 = "0";
|
||||
fogStorm2 = "0";
|
||||
fogStorm3 = "0";
|
||||
fogVolume1 = "-1 -8.80821e-05 -4.75729e-38";
|
||||
fogVolume2 = "-1 -1.1801e-38 -1.81958e+12";
|
||||
fogVolume3 = "-1 8.27721e+26 1.14327e+27";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
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 1143274005030249470181244928.000000";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -170698929442160049016675429178998259712.000000";
|
||||
windVelocity = "1 1 0";
|
||||
windEffectPrecipitation = "1";
|
||||
SkySolidColor = "0.900000 0.900000 0.900000 1.000000";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
noRenderBans = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.600000 0.600000 0.600000 1.000000";
|
||||
ambient = "0.400000 0.400000 0.400000 1.000000";
|
||||
direction = "0.544508 0.439467 -0.714409";
|
||||
color = "1.000000 1.000000 0.400000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
scale = "1 1 1";
|
||||
position = "0 0 0";
|
||||
locked = "true";
|
||||
rotation = "1 0 0 0";
|
||||
};
|
||||
new SimGroup(CheckPoints) {
|
||||
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0.0682294 0.50582 499.353";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-0.00422919 34.7512 499.455";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
position = "1.77 4.63291 498.555";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/HoD.dif";
|
||||
interiorFile = "~/data/interiors/t_high_ropes.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "-4.25 5 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4.25 5 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-4.25 5 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "0";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
pad = "2137";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "4.25 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-4.25 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4.25 9 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "1";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
pad = "1588";
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "-4.25 13 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4.25 13 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-4.25 13 1.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "2";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "0 -3 8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 -3 16";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "11000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 -3 16";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
type = "Normal";
|
||||
msToNext = "2000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 -3 21";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "3";
|
||||
type = "Normal";
|
||||
msToNext = "4000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "0 -7 9";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-0.5000000 -0.5000000 0.2500000 0.0000000 1.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -0.5000000";
|
||||
targetTime = "99999";
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "0 -3 16.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-2.0000000 -5.0000000 0.5000000 0.0000000 10.0000000 0.0000000 4.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.0000000";
|
||||
targetTime = "99999";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "3";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "0 17.25 16.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "7500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 -20.75 16.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "0 -3 16.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-2.0000000 -5.0000000 0.5000000 0.0000000 10.0000000 0.0000000 4.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.0000000";
|
||||
targetTime = "99999";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "4";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "0 20.75 16.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "8500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 -20.75 16.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "6000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "0 -3 16.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-2.0000000 -5.0000000 0.5000000 0.0000000 10.0000000 0.0000000 4.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.0000000";
|
||||
targetTime = "99999";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "5";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "0 24.75 17.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "9500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 -20.75 17.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "7000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "0 -3 16.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-2.0000000 -5.0000000 0.5000000 0.0000000 10.0000000 0.0000000 4.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.0000000";
|
||||
targetTime = "99999";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "6";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "0 29.25 16.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "10500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 -20.75 16.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "7500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "0 -3 16.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-2.0000000 -5.0000000 0.5000000 0.0000000 10.0000000 0.0000000 4.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.0000000";
|
||||
targetTime = "99999";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "7";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "0 33.25 17.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "11500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 -20.75 17.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "7800";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "0 -3 16.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-2.0000000 -5.0000000 0.5000000 0.0000000 10.0000000 0.0000000 4.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.0000000";
|
||||
targetTime = "99999";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "8";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "0 36.75 16.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "12500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 -20.75 16.75";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "8000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 -20.75 16.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
type = "Normal";
|
||||
msToNext = "8500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "0 -3 16.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-2.0000000 -5.0000000 0.5000000 0.0000000 10.0000000 0.0000000 4.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.0000000";
|
||||
targetTime = "99999";
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "0 -3 16.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-2.0000000 -5.0000000 0.5000000 0.0000000 10.0000000 0.0000000 4.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.0000000";
|
||||
targetTime = "99999";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "9";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "-4.25 13 4.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4.25 13 4.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-4.25 13 4.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "10";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "4.25 9 4.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-4.25 9 4.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4.25 9 4.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "11";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "-4.25 5 4.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "4.25 5 4.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "-4.25 5 4.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "2";
|
||||
type = "Normal";
|
||||
msToNext = "1500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "12";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "-1";
|
||||
};
|
||||
};
|
||||
new SimGroup(MustChange_g) {
|
||||
|
||||
new Path() {
|
||||
isLooping = "1";
|
||||
|
||||
new Marker() {
|
||||
position = "0 8.75 16.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "0";
|
||||
type = "Normal";
|
||||
msToNext = "6500";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
new Marker() {
|
||||
position = "0 -20.75 16.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
seqNum = "1";
|
||||
type = "Normal";
|
||||
msToNext = "5000";
|
||||
smoothingType = "Linear";
|
||||
};
|
||||
};
|
||||
new Trigger(MustChange) {
|
||||
position = "0 -3 16.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "TriggerGotoTarget";
|
||||
polyhedron = "-2.0000000 -5.0000000 0.5000000 0.0000000 10.0000000 0.0000000 4.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.0000000";
|
||||
targetTime = "99999";
|
||||
};
|
||||
new PathedInterior(MustChange) {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PathedDefault";
|
||||
interiorResource = "marble/data/interiors/HoD.dif";
|
||||
interiorIndex = "13";
|
||||
basePosition = "0 0 0";
|
||||
baseRotation = "1 0 0 0";
|
||||
baseScale = "1 1 1";
|
||||
initialTargetPosition = "0";
|
||||
};
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "0 -10 0.240002";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "0 14 21.24";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-5.5 23.5 -3.25";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "11 39 41.5";
|
||||
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 ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
pad = "2477";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.01612 5.00412 4.72361";
|
||||
position = "-24.1149 16.1744 504.792";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-23.9804 13.3836 499.536";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
|
@ -766,74 +121,7 @@ new SimGroup(MissionGroup) {
|
|||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.000422001 14.0026 8.26917";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "0.0026102 -3.01885 16.3044";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "0.334248 14.115 27.9023";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SignFinish";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.000329368 -7.8298 6.86286";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.0199998 8.9421 3.45418";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShockAbsorberItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
pad = "6037";
|
||||
};
|
||||
new Item() {
|
||||
position = "0.152881 18.1171 0.461095";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SuperJumpItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
pad = "12752";
|
||||
};
|
||||
new Item() {
|
||||
position = "-0.396014 23.5 2.99763";
|
||||
position = "0.0372384 40.272 489.86";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EasterEgg";
|
||||
|
@ -841,6 +129,14 @@ new SimGroup(MissionGroup) {
|
|||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
pad = "14130";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
|
|
|
@ -1,232 +0,0 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
new ScriptObject(MissionInfo) {
|
||||
time = "0";
|
||||
startHelpText = "Aim low for best results.";
|
||||
desc = "Do not fall off!";
|
||||
type = "Intermediate";
|
||||
goldTime = "24000";
|
||||
artist = "Kevin";
|
||||
name = "Wooden Curve";
|
||||
level = "14";
|
||||
};
|
||||
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";
|
||||
materialList = "~/data/skies/intermediate/sky_day.dml";
|
||||
cloudHeightPer[0] = "0";
|
||||
cloudHeightPer[1] = "0";
|
||||
cloudHeightPer[2] = "0";
|
||||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "500";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
fogStorm1 = "0";
|
||||
fogStorm2 = "0";
|
||||
fogStorm3 = "0";
|
||||
fogVolume1 = "-1 7.45949e-31 1.3684e-38";
|
||||
fogVolume2 = "-1 1.07208e-14 8.756e-14";
|
||||
fogVolume3 = "-1 5.1012e-10 2.05098e-08";
|
||||
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";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "1";
|
||||
noRenderBans = "1";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.442343 -0.475025 -0.760713";
|
||||
color = "1.000000 1.000000 0.500000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.400000 1.000000";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-0.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-1.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-2.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-3.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-4.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-5.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-6.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-7.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-8.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-9.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-10.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-11.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-12.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-13.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-14.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "0 0 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "~/data/interiors/wc/WoodenCurve-15.dif";
|
||||
showTerrainInside = "1";
|
||||
};
|
||||
new StaticShape(StartPoint) {
|
||||
position = "-120 0 156.25";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StartPad";
|
||||
};
|
||||
new StaticShape(EndPoint) {
|
||||
position = "-105.25 -8.75 130.502";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EndPad";
|
||||
};
|
||||
new Trigger(Bounds) {
|
||||
position = "-187.547 131.537 100.185";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "171.161 174.86 100";
|
||||
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 = "-97.25 50.25 103.487";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GemItem";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new Trigger() {
|
||||
position = "-143.721 100.716 109.781";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "70 100 10";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
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 Trigger() {
|
||||
position = "-143.721 28.716 145.781";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "70 100 10";
|
||||
dataBlock = "OutOfBoundsTrigger";
|
||||
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 ScriptObject() {
|
||||
time = "0";
|
||||
gemCount = "0";
|
||||
powerUp = "0";
|
||||
penaltyTime = "0";
|
||||
bonusTime = "0";
|
||||
pad = "8161";
|
||||
};
|
||||
new Item() {
|
||||
position = "-123.905 12.253 154.681";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EasterEgg";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
};
|
||||
new AudioProfile(MusicProfile) {
|
||||
fileName = "~/data/sound/Shell.ogg";
|
||||
description = "AudioMusic";
|
||||
preload = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
Before Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 132 KiB |
Before Width: | Height: | Size: 316 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 136 KiB |
Before Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 353 KiB |
Before Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 128 KiB |
Before Width: | Height: | Size: 142 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 82 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 86 KiB |