mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
1796 lines
49 KiB
Text
1796 lines
49 KiB
Text
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
desc = "Why did the marble cross the road?";
|
|
level = "5";
|
|
type = "Advanced";
|
|
music = "Groove Police.ogg";
|
|
name = "Freeway Crossing";
|
|
startHelpText = "Look both ways!";
|
|
artist = "Alex Swanson";
|
|
goldTime = 8000;
|
|
};
|
|
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 -1.73483e+009 -1.73483e+009";
|
|
fogVolume2 = "-1 -1.73483e+009 -1.73483e+009";
|
|
fogVolume3 = "-1 -1.73483e+009 -1.73483e+009";
|
|
materialList = "~/data/skies/sky_day.dml";
|
|
windVelocity = "1 0 0";
|
|
windEffectPrecipitation = "0";
|
|
noRenderBans = "1";
|
|
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";
|
|
};
|
|
new Sun() {
|
|
direction = "0.309426 0.721995 -0.618853";
|
|
color = "1.400000 1.200000 0.300000 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/intermediate/highway.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new StaticShape(StartPoint) {
|
|
position = "0 -64 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "StartPad";
|
|
};
|
|
new StaticShape(EndPoint) {
|
|
position = "0 64 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "EndPad";
|
|
};
|
|
new StaticShape() {
|
|
position = "-48 -2 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-44.5 -4.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-43 -2 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-37 -4 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-40.5 -6.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-29.5 -4.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-24 -2 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-31 -2 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-20.5 -5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-14 -7 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-11 -3.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-16 -1.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-14 -4 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-6.5 -6.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-5 -3.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-7 -1.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "3 -5.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-0.5 -7 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "4 -4 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "8.5 -2 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "8 -5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "14.5 -5.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "18.5 -2.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "19 -5.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "24 -4 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "22 -6.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "22 -6.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "27.5 -2.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "27.5 -2.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "34 -6 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "32.5 -3 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "40 -6 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "43.5 -3.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "47.5 -6 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "49.5 -3 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "46.5 -1.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "35.5 -3.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "29 -6 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "22 -6.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "72 -36 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "8000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 -36 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "0";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 4 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "8000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "72 4 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "0";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "72 -36 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "8000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 -36 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "0";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 4 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "8000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "72 4 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "1";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "3200";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "72 -36 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "8000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 -36 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "0";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 4 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "8000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "72 4 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "2";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "6400";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "72 -36 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "8000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 -36 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "0";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 4 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "8000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "72 4 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "3";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "9600";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "72 -36 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "8000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 -36 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "0";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 4 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "8000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "72 4 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "4";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "12800";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "72 -12 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "6000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 -12 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "0";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 28 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "6000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "72 28 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "5";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-2";
|
|
initialPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "72 -12 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "6000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 -12 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "0";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 28 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "6000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "72 28 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "6";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-2";
|
|
initialPosition = "3200";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "72 -12 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "6000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 -12 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "0";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 28 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "6000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "72 28 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "7";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-2";
|
|
initialPosition = "6400";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "72 -12 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "6000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 -12 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "0";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-72 28 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "6000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "72 28 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "8";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-2";
|
|
initialPosition = "9600";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "9";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "10";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "2000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "11";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "4000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "12";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "6000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "13";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "8000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "14";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "10000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "15";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "12000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "16";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "14000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "17";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "16000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -28 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "1";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "9999";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "18";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "18000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 -20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "18000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "19";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 -20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "18000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "20";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "6000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 -20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "18000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 -20 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "21";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "12000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 36 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "15000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 36 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "22";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 36 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "15000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 36 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "23";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "3000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 36 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "15000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 36 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "24";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "6000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 36 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "15000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 36 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "25";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "9000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 36 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "15000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 36 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "26";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "12000";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 12 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "2000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 12 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "2000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 12 0";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "27";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
|
|
new Marker() {
|
|
position = "80 12 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "0";
|
|
msToNext = "2000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-80 12 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "2000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "80 12 0";
|
|
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/intermediate/highway.dif";
|
|
interiorIndex = "28";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
initialPosition = "2000";
|
|
};
|
|
};
|
|
new Trigger(Bounds) {
|
|
position = "-100 75.5 -7";
|
|
rotation = "1 0 0 0";
|
|
scale = "200 151 71.7434";
|
|
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 = "-22.0199 -3.23525 1.10016";
|
|
rotation = "0.0302369 0.503343 -0.863558 7.95853";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignCautionDanger";
|
|
};
|
|
new StaticShape() {
|
|
position = "7.84275 -40.6118 1.15679";
|
|
rotation = "-0.063839 -0.408561 0.910496 19.4757";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignCautionCaution";
|
|
};
|
|
new StaticShape() {
|
|
position = "0.377834 63.5248 7.22225";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignFinish";
|
|
};
|
|
new StaticShape() {
|
|
position = "24.4329 -6.08665 0.889953";
|
|
rotation = "-0.0757781 -0.537731 0.839704 19.0535";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignCautionDanger";
|
|
};
|
|
new AudioProfile(MusicProfile) {
|
|
fileName = "~/data/sound/Beach Party.ogg";
|
|
description = "AudioMusic";
|
|
preload = "0";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|