mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-08 09:03:18 +00:00
688 lines
19 KiB
Text
688 lines
19 KiB
Text
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
include = "1";
|
|
name = $Text::LevelName102;
|
|
level = "26";
|
|
time = "60000";
|
|
difficulty = "5";
|
|
gameType = "SinglePlayer";
|
|
artist = "Alex Swanson";
|
|
desc = "Timely Ascent";
|
|
type = "intermediate";
|
|
};
|
|
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";
|
|
hidden = "0";
|
|
materialList = "~/data/skies/sky_intermediate.dml";
|
|
cloudHeightPer[0] = "0";
|
|
cloudHeightPer[1] = "0";
|
|
cloudHeightPer[2] = "0";
|
|
cloudSpeed1 = "0.0001";
|
|
cloudSpeed2 = "0.0002";
|
|
cloudSpeed3 = "0.0003";
|
|
visibleDistance = "1500";
|
|
fogDistance = "300";
|
|
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
|
fogStorm1 = "0";
|
|
fogStorm2 = "0";
|
|
fogStorm3 = "0";
|
|
fogVolume1 = "-1 1.00283e-038 0.967194";
|
|
fogVolume2 = "-1 0.945956 0.205138";
|
|
fogVolume3 = "-1 0.135577 0.353959";
|
|
windVelocity = "1 0 0";
|
|
windEffectPrecipitation = "0";
|
|
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
|
useSkyTextures = "1";
|
|
renderBottomTexture = "1";
|
|
noRenderBans = "1";
|
|
renderBanOffsetHeight = "50";
|
|
skyGlow = "0";
|
|
skyGlowColor = "-0.026242 -0.031545 0.999158 0.887938";
|
|
};
|
|
new StaticShape(Cloud_Shape) { position = "0 0 0"; rotation = "1 0 0 0"; scale = "1 1 1"; hidden = "0"; dataBlock = "astrolabeCloudsIntermediateShape"; }; new Sun() {
|
|
direction = "0.573201 0.275357 -0.771764";
|
|
color = "1.080000 1.030000 0.900000 1.000000";
|
|
ambient = "0.400000 0.400000 0.500000 1.000000";
|
|
shadowColor = "0.000000 0.000000 0.150000 0.350000";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 0 -600";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "astrolabeShape";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "./ascend.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new Item() {
|
|
position = "5 11.25 1.1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
};
|
|
new Item() {
|
|
position = "5 -9 4.6";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
};
|
|
new SimGroup(SpawnPoints) {
|
|
|
|
new StaticShape(StartPoint) {
|
|
position = "-2 19 -6.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "StartPad";
|
|
};
|
|
};
|
|
new StaticShape(EndPoint) {
|
|
position = "-23 -8.5 13";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "EndPad";
|
|
};
|
|
new Item() {
|
|
position = "14 11.5 -7.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "2.75 10.9 -6";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "DuctFan";
|
|
};
|
|
new StaticShape() {
|
|
position = "4.4 9 -4";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "DuctFan";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0.75 0.75 11.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_4_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-18.75 0.75 11.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-18.75 -4.75 11.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-5.5 -4.75 3.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_2_corner.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-12.5 -4.75 3.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_2_corner.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0.75 -4.75 -6.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-12.5 -4.75 -12.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_corner.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-5.5 -4.75 -12.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_corner.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-18.75 -4.75 -6.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-12.5 -4.75 -18.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-5.5 -4.75 -18.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "7.75 14 -24";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "7.75 8.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_2_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "2.25 14 0";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "7.75 14 -12";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_corner.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "7.75 14 -18";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_corner.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "7.75 -11.75 -20.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "11.25 -13.25 -34.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "16.75 -13.25 -10.5";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_2_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "11.25 -18.75 -10.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "11.25 -13.25 -22.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_corner.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "11.25 -13.25 -28.5";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_corner.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "2.25 -11.75 3.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_2_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "7.75 -6.25 3.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "7.75 -11.75 -8.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_corner.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "7.75 -11.75 -14.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_3_corner.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
isLooping = "1";
|
|
|
|
new Marker() {
|
|
position = "14 -23 -10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "1";
|
|
type = "Normal";
|
|
msToNext = "6500";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-30 -23 -10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "2";
|
|
type = "Normal";
|
|
msToNext = "10";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new Trigger(MustChange) {
|
|
position = "14 -23.25 -8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "TriggerGotoTarget";
|
|
polyhedron = "-3.5000000 3.2500000 2.0000000 0.0000000 -6.5000000 0.0000000 0.0000000 0.0000000 -4.0000000 7.0000000 0.0000000 0.0000000";
|
|
targetTime = "6500";
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "-44 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = "./ascend.dif";
|
|
interiorIndex = "0";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialPosition = "0";
|
|
initialTargetPosition = "0";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
isLooping = "1";
|
|
|
|
new Marker() {
|
|
position = "-2 -9 12";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "1";
|
|
type = "Normal";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-2 -16 -10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "2";
|
|
type = "Normal";
|
|
msToNext = "1000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-2 -16 -10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "3";
|
|
type = "Normal";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-2 -9 12";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "4";
|
|
type = "Normal";
|
|
msToNext = "1000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 -7 -22";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = "./ascend.dif";
|
|
interiorIndex = "1";
|
|
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 = "-9 -9 12";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "1";
|
|
type = "Normal";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-9 -16 -10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "2";
|
|
type = "Normal";
|
|
msToNext = "500";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-9 -16 -10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "3";
|
|
type = "Normal";
|
|
msToNext = "3000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-9 -9 12";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "4";
|
|
type = "Normal";
|
|
msToNext = "500";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 -3.54398 -11.1382";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = "./ascend.dif";
|
|
interiorIndex = "2";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-2";
|
|
};
|
|
};
|
|
new SimGroup(MustChange_g) {
|
|
|
|
new Path() {
|
|
isLooping = "1";
|
|
|
|
new Marker() {
|
|
position = "-16 -9 12";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "1";
|
|
type = "Normal";
|
|
msToNext = "2500";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-16 -16 -10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "2";
|
|
type = "Normal";
|
|
msToNext = "10";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-16 -16 -10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "3";
|
|
type = "Normal";
|
|
msToNext = "2500";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-16 -9 12";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "4";
|
|
type = "Normal";
|
|
msToNext = "500";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 -3.07006 -9.64877";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = "./ascend.dif";
|
|
interiorIndex = "3";
|
|
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 = "-30 -9 12";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "1";
|
|
type = "Normal";
|
|
msToNext = "5000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-30 -16 -10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "2";
|
|
type = "Normal";
|
|
msToNext = "2500";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-30 -16 -10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "3";
|
|
type = "Normal";
|
|
msToNext = "5000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-30 -9 12";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
seqNum = "4";
|
|
type = "Normal";
|
|
msToNext = "2500";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 -0.163242 -0.513046";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = "./ascend.dif";
|
|
interiorIndex = "4";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
};
|
|
};
|
|
new Trigger(Bounds) {
|
|
position = "-37.5 25.5 -13.5296";
|
|
rotation = "1 0 0 0";
|
|
scale = "71.8915 56.2655 71.7538";
|
|
hidden = "0";
|
|
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 InteriorInstance() {
|
|
position = "0.75 -4.75 11.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
interiorFile = "~/data/missions/parts/arch_4_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new SpawnSphere(CameraObj) {
|
|
position = "17.6186 -33.2252 18.0863";
|
|
rotation = "0.580675 0.213565 -0.785625 50.1729";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "CameraSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
};
|
|
new SimGroup(check1) {
|
|
};
|
|
new SimGroup(check2) {
|
|
|
|
new Trigger(check2) {
|
|
position = "16.8938 -19.073 -11.1636";
|
|
rotation = "0 0 1 180";
|
|
scale = "5.97554 6.14829 5";
|
|
hidden = "0";
|
|
dataBlock = "CheckPointTrigger";
|
|
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";
|
|
sequence = "3";
|
|
};
|
|
new StaticShape() {
|
|
position = "14.0265 -16.0116 -9.98383";
|
|
rotation = "0 0 1 178.372";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
dataBlock = "checkPointShape";
|
|
};
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|
|
|