MBHaxe/data/missions_mbg/advanced/PinballWizard.mis
2022-11-21 00:08:13 +05:30

984 lines
28 KiB
Text

//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
new ScriptObject(MissionInfo) {
startHelpText = "Navigate this pinball game and collect the gems!";
name = "Pinball Wizard";
artist = "Alex Swanson";
desc = "Not your everyday game of marbles!";
type = "advanced";
music = "Classic Vibe.ogg";
level = "42";
goldTime = "65000";
};
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/sky_day.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.348311 0.367525 -0.862325";
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_mbg/addon/pinball0.dif";
showTerrainInside = "0";
};
new StaticShape(StartPoint) {
position = "26 -14.9375 -10.0438";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "StartPad";
};
new StaticShape(EndPoint) {
position = "18 -24.9601 -15.2596";
rotation = "0 -0.237686 0.971342 180";
scale = "1 1 1";
dataBlock = "EndPad";
};
new StaticShape() {
position = "3.97037 1.48037 0.695672";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
resetTime = "Default";
timeout = "200";
};
new StaticShape() {
position = "-11.4412 3.9843 -0.00332773";
rotation = "0.0974571 -0.236554 0.966718 223.432";
scale = "1 1 1";
dataBlock = "TriangleBumper";
};
new Item() {
position = "3.97187 1.40625 0.74375";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "17 -13.6438 -7.0875";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "18.5 -11.425 -5.93437";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "18.5 -15.4156 -8.0125";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-8.5 22.725 11.8438";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-1.5 26.7156 13.9219";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "6.5 25.3844 13.2281";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-1 17.4375 6.8375";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "1 17.4375 6.8375";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "1.5 15.6656 5.9125";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "0 14.3344 5.22188";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-1.5 15.6656 5.9125";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "3 29.8375 14.3299";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "300";
smoothingType = "Accelerate";
};
new Marker() {
position = "3 30.3594 13.3331";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "3 30.2437 13.555";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "3 30.0696 13.8868";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "-0.5312500 0.2259222 0.7165268 0.0000000 -0.9424503 -0.4906081 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
targetTime = "300";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "0";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "-7.375 -26.5969 -15.0482";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "50";
smoothingType = "Linear";
};
new Marker() {
position = "-7.375 -25.4875 -14.47";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-7.375 -26.5969 -15.0482";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "0";
smoothingType = "Linear";
};
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "1";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "7.5 -26.5969 -15.0482";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "50";
smoothingType = "Linear";
};
new Marker() {
position = "7.5 -25.4875 -14.47";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Accelerate";
};
new Marker() {
position = "7.5 -26.5969 -15.0482";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "0";
smoothingType = "Linear";
};
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "2";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "14.25 4.66875 1.22687";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "50";
smoothingType = "Linear";
};
new Marker() {
position = "14.25 5.77812 1.805";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Accelerate";
};
new Marker() {
position = "14.25 4.66875 1.22687";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "0";
smoothingType = "Linear";
};
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "3";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "22 -27.0406 -15.2794";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "250";
smoothingType = "Linear";
};
new Marker() {
position = "22 -18.0594 -10.6044";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "2000";
smoothingType = "Accelerate";
};
new Marker() {
position = "22 -27.0406 -15.2794";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "0";
smoothingType = "Linear";
};
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "4";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "12.3125 -0.7625 -1.60125";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "300";
smoothingType = "Accelerate";
};
new Marker() {
position = "15.75 -0.7625 -1.60125";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "15.75 -0.7625 -1.60125";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "3 30.0696 13.8868";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "-0.5312500 0.2259222 0.7165268 0.0000000 -0.9424503 -0.4906081 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
targetTime = "300";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "5";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "-4 -1.65 -2.06062";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "300";
smoothingType = "Accelerate";
};
new Marker() {
position = "-4 -1.13125 -3.06062";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "-4 -1.24688 -2.83875";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "-4 -1.41926 -2.50537";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "-0.5312500 0.2259216 0.7165265 0.0000000 -0.9424490 -0.4906074 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
targetTime = "300";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "6";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "-9.5 -5.19688 -3.9075";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "300";
smoothingType = "Accelerate";
};
new Marker() {
position = "-9.5 -4.67812 -4.9075";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "-9.5 -4.79375 -4.68563";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "-9.5 -4.96731 -4.35236";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "-0.5312500 0.2259218 0.7165266 0.0000000 -0.9424493 -0.4906076 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
targetTime = "300";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "7";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "-3.5 -7.85938 -5.295";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "300";
smoothingType = "Accelerate";
};
new Marker() {
position = "-3.5 -7.34062 -6.29188";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "-3.5 -7.45625 -6.07";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "-3.5 -7.62834 -5.7376";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "-0.5312500 0.2259218 0.7165266 0.0000000 -0.9424493 -0.4906076 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
targetTime = "300";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "8";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "19.25 -18.3281 -7.92625";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "300";
smoothingType = "Accelerate";
};
new Marker() {
position = "19.25 -17.4344 -11.2638";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "19.25 -17.4344 -11.2638";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "-3.5 -7.62834 -5.7376";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "-0.5312500 0.2259218 0.7165266 0.0000000 -0.9424493 -0.4906076 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
targetTime = "300";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "9";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "19.25 -17.6625 -7.57937";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "300";
smoothingType = "Accelerate";
};
new Marker() {
position = "19.25 -16.7687 -10.9201";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "19.25 -16.7687 -10.9201";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "-9.5 -4.96731 -4.35236";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "-0.5312500 0.2259218 0.7165266 0.0000000 -0.9424493 -0.4906076 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
targetTime = "300";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "10";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
};
};
new SimGroup(MustChange_g) {
new Path() {
new Marker() {
position = "19.25 -17.6625 -7.57937";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "0";
msToNext = "300";
smoothingType = "Accelerate";
};
new Marker() {
position = "19.25 -16.1031 -10.5731";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "1000";
smoothingType = "Linear";
};
new Marker() {
position = "19.25 -16.1031 -10.5731";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "1000";
smoothingType = "Linear";
};
};
new Trigger(MustChange) {
position = "-4 -1.41926 -2.50537";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TriggerGotoTarget";
polyhedron = "-0.5312500 0.2259216 0.7165265 0.0000000 -0.9424490 -0.4906074 0.0000000 0.4906057 -0.9424456 1.0625000 0.0000000 0.0000000";
targetTime = "300";
};
new PathedInterior(MustChange) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbg/addon/pinball0.dif";
interiorIndex = "11";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
};
};
new Trigger(Bounds) {
position = "-24.7548 39.1666 -19.4932";
rotation = "1 0 0 0";
scale = "53.8813 69.6477 62.9218";
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 StaticShape() {
position = "-11.402 8.83843 2.50488";
rotation = "-0.511389 0.204255 -0.834722 51.1419";
scale = "1 1 1";
dataBlock = "TriangleBumper";
};
new InteriorInstance() {
position = "-0.028511 1.08545 -1.70955";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
interiorFile = "~/data/interiors_mbg/addon/pinball1.dif";
showTerrainInside = "0";
};
new InteriorInstance() {
position = "-0.028511 1.08545 -1.70955";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
interiorFile = "~/data/interiors_mbg/addon/pinball2.dif";
showTerrainInside = "0";
};
new InteriorInstance() {
position = "-0.028511 1.08545 -1.70955";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
interiorFile = "~/data/interiors_mbg/addon/pinball3.dif";
showTerrainInside = "0";
};
new InteriorInstance() {
position = "-0.04177 1.06756 -1.70955";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
interiorFile = "~/data/interiors_mbg/addon/pinball4.dif";
showTerrainInside = "0";
};
new StaticShape() {
position = "-5.50439 -4.97458 -4.62721";
rotation = "-0.986119 0.0394663 -0.161283 27.8721";
scale = "1 1 1";
dataBlock = "TriangleBumper";
};
new StaticShape() {
position = "17.3177 -14.7602 -7.75581";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "18.2942 -12.9533 -6.81362";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "0.896721 11.7533 3.8551";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "2.79916 12.4161 4.20943";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-0.813548 11.7467 3.86118";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-2.74944 12.3932 4.18475";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "4.15842 13.5717 4.77817";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "4.90125 15.0816 5.58812";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "4.8867 16.8806 6.52025";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-4.10423 13.6078 4.82826";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-4.8628 15.1014 5.58608";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-4.83584 16.8038 6.47436";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-4.11402 18.3605 7.29474";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-2.75042 19.6416 7.96811";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-0.983073 20.1359 8.2193";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "0.897606 20.1385 8.23056";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "2.73928 19.5601 7.92573";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "4.04053 18.3133 7.26726";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "12.5646 -19.0667 -11.9713";
rotation = "-0.428149 0.214799 -0.87781 59.4982";
scale = "1 1 1";
dataBlock = "TriangleBumper";
};
new StaticShape() {
position = "10.1013 -21.6558 -13.3366";
rotation = "-0.283811 -0.227912 0.931401 81.535";
scale = "1 1 1";
dataBlock = "TriangleBumper";
};
new StaticShape() {
position = "-12.8969 -17.1199 -10.9753";
rotation = "0.0168526 -0.237653 0.971204 187.879";
scale = "1 1 1";
dataBlock = "TriangleBumper";
};
new Item() {
position = "17.8309 -4.49573 -4.1";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "TimeTravelItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "14.389 -1.40478 -2.34909";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "TimeTravelItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "15.7642 -1.70355 -2.51544";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "TimeTravelItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "15.911 -2.63114 -3.03871";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "TimeTravelItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "16.4334 -3.96323 -3.69341";
rotation = "-1 0 0 27.5";
scale = "1 1 1";
dataBlock = "TimeTravelItem";
collideable = "0";
static = "1";
rotate = "1";
};
new StaticShape() {
position = "18.5704 -26.2006 -13.6665";
rotation = "-1 0 0 27.5";
scale = "0.6 0.6 0.6";
dataBlock = "SignFinish";
};
new AudioProfile(MusicProfile) {
fileName = "~/data/sound/Classic Vibe.ogg";
description = "AudioMusic";
preload = "0";
};
};
//--- OBJECT WRITE END ---