mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
746 lines
22 KiB
Text
746 lines
22 KiB
Text
// UT Tip: Get on the platform and off the platform ASAP.
|
|
// If you manage the traplaunch and the route for sub-1 minute... wow!
|
|
// Rep. by Oakster
|
|
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
artist = "Matan";
|
|
name = "Platform Race 2";
|
|
startHelpText = "Do you feel the pressure?";
|
|
desc = "Get the diamond at each stop in 10 seconds or the platform shall leave you behind!";
|
|
type = "Advanced";
|
|
music = "Endurance.ogg";
|
|
level = "21";
|
|
goldTime = "81400";
|
|
UltimateTime = "80400";
|
|
};
|
|
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";
|
|
cloudHeightPer[1] = "0";
|
|
cloudHeightPer[2] = "0";
|
|
cloudSpeed1 = "0.0001";
|
|
cloudSpeed2 = "0.0002";
|
|
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 = "-1 7.45949e-031 1.3684e-038";
|
|
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
|
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
|
materialList = "~/data/skies/Advanced/Advanced_Sky.dml";
|
|
windVelocity = "1 0 0";
|
|
windEffectPrecipitation = "0";
|
|
noRenderBans = "1";
|
|
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";
|
|
};
|
|
new Sun() {
|
|
direction = "0.638261 0.459006 -0.61801";
|
|
color = "1.400000 1.200000 0.400000 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_MBP/PlatformRace2.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "-6.25 -0.25 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "5000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6.25 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "10000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6.25 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "5000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6.25 -0.25 62.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "10000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6.25 -0.25 62.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
msToNext = "5000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6.25 -0.25 93.75";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "5";
|
|
msToNext = "10000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6.25 -0.25 93.75";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "6";
|
|
msToNext = "5000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6.25 -0.25 125";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "7";
|
|
msToNext = "10000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6.25 -0.25 125";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "8";
|
|
msToNext = "5000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6.25 -0.25 156.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "9";
|
|
msToNext = "10000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6.25 -0.25 156.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "10";
|
|
msToNext = "5000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6.25 -0.25 187.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "11";
|
|
msToNext = "0";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new Trigger(MustChange) {
|
|
position = "-6.25 -0.25 -69";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TriggerGotoTarget";
|
|
polyhedron = "3.0000000 3.0000000 0.7500000 0.0000000 -6.0000000 0.0000000 -6.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.5000000";
|
|
targetTime = "123000";
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = $usermods @ "/data/interiors_MBP/PlatformRace2.dif";
|
|
interiorIndex = "0";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "-9.5 -0.25 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-9.5 -8.25 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new Trigger(MustChange) {
|
|
position = "-6.25 -0.25 -69";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TriggerGotoTarget";
|
|
polyhedron = "3.0000000 3.0000000 0.7500000 0.0000000 -6.0000000 0.0000000 -6.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.5000000";
|
|
targetTime = "123000";
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = $usermods @ "/data/interiors_MBP/PlatformRace2.dif";
|
|
interiorIndex = "1";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "10000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new Trigger(MustChange) {
|
|
position = "-6.25 -0.25 -69";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TriggerGotoTarget";
|
|
polyhedron = "3.0000000 3.0000000 0.7500000 0.0000000 -6.0000000 0.0000000 -6.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.5000000";
|
|
targetTime = "123000";
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = $usermods @ "/data/interiors_MBP/PlatformRace2.dif";
|
|
interiorIndex = "2";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "18000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "10000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new Trigger(MustChange) {
|
|
position = "-6.25 -0.25 -69";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TriggerGotoTarget";
|
|
polyhedron = "3.0000000 3.0000000 0.7500000 0.0000000 -6.0000000 0.0000000 -6.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.5000000";
|
|
targetTime = "123000";
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = $usermods @ "/data/interiors_MBP/PlatformRace2.dif";
|
|
interiorIndex = "3";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "33000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "10000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new Trigger(MustChange) {
|
|
position = "-6.25 -0.25 -69";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TriggerGotoTarget";
|
|
polyhedron = "3.0000000 3.0000000 0.7500000 0.0000000 -6.0000000 0.0000000 -6.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.5000000";
|
|
targetTime = "123000";
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = $usermods @ "/data/interiors_MBP/PlatformRace2.dif";
|
|
interiorIndex = "4";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "48000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "10000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new Trigger(MustChange) {
|
|
position = "-6.25 -0.25 -69";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TriggerGotoTarget";
|
|
polyhedron = "3.0000000 3.0000000 0.7500000 0.0000000 -6.0000000 0.0000000 -6.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.5000000";
|
|
targetTime = "123000";
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = $usermods @ "/data/interiors_MBP/PlatformRace2.dif";
|
|
interiorIndex = "5";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "63000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "10000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new Trigger(MustChange) {
|
|
position = "-6.25 -0.25 -69";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TriggerGotoTarget";
|
|
polyhedron = "3.0000000 3.0000000 0.7500000 0.0000000 -6.0000000 0.0000000 -6.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.5000000";
|
|
targetTime = "123000";
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = $usermods @ "/data/interiors_MBP/PlatformRace2.dif";
|
|
interiorIndex = "6";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "78000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -8.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "2000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-3 -0.25 31.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new Trigger(MustChange) {
|
|
position = "-6.25 -0.25 -69";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TriggerGotoTarget";
|
|
polyhedron = "3.0000000 3.0000000 0.7500000 0.0000000 -6.0000000 0.0000000 -6.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -1.5000000";
|
|
targetTime = "150000";
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = $usermods @ "/data/interiors_MBP/PlatformRace2.dif";
|
|
interiorIndex = "7";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "0";
|
|
};
|
|
};
|
|
new StaticShape(StartPoint) {
|
|
position = "-12.25 -0.26 -69.75";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "StartPad";
|
|
};
|
|
new StaticShape(EndPoint) {
|
|
position = "-12.245 -0.239999 117.75";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "EndPad";
|
|
};
|
|
new Trigger(Bounds) {
|
|
position = "-82.35 66.45 -75";
|
|
rotation = "1 0 0 0";
|
|
scale = "150 150 1500";
|
|
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 = "13.7362 14.7475 -27.3316";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "13.7362 14.7475 -32.9566";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-28.253 -0.25002 2.50813";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "10.2601 -15.1527 29.318";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "ShockAbsorberItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "10.2601 -16.4027 27.318";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "10.2601 -16.4027 28.893";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-47.2489 1.79984 62.33";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "10.2601 4.2673 36.768";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-12.2252 -0.246085 55.0201";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.2601 -2.23782 57.0076";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new StaticShape() {
|
|
position = "-6.70469 -0.244458 123.484";
|
|
rotation = "0 -1 0 35";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignFinish";
|
|
};
|
|
new Item() {
|
|
position = "20.7759 -0.270943 103.943";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-6.5 -8.8 125.45";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1.3";
|
|
dataBlock = "EasterEgg";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new AudioProfile(MusicProfile) {
|
|
fileName = "~/data/sound/Seaside Revisited.ogg";
|
|
description = "AudioMusic";
|
|
preload = "0";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|