612 lines
17 KiB
Plaintext
612 lines
17 KiB
Plaintext
|
//--- OBJECT WRITE BEGIN ---
|
||
|
new SimGroup(MissionGroup) {
|
||
|
|
||
|
new ScriptObject(MissionInfo) {
|
||
|
type = "Expert";
|
||
|
Autor = "Kevin";
|
||
|
goldTime = "75000";
|
||
|
time = "0";
|
||
|
desc = "Stay on the moving platform!";
|
||
|
name = "Endurance";
|
||
|
level = "6";
|
||
|
};
|
||
|
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/expert/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.57735 0.57735 -0.57735";
|
||
|
color = "0.600000 0.600000 0.600000 1.000000";
|
||
|
ambient = "0.400000 0.400000 0.400000 1.000000";
|
||
|
};
|
||
|
new InteriorInstance() {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
interiorFile = "~/data/interiors/MBF/Endurance2.dif";
|
||
|
showTerrainInside = "0";
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "10 77 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-21 77 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "10 77 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "1000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "0";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "-1,0,1";
|
||
|
};
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "-21 117 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "10 117 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-21 117 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "1000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "1";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "-1,0,1";
|
||
|
};
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "10 87 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-21 87 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "10 87 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "1000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "2";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "-1,0,1";
|
||
|
};
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "-21 107.25 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "10 107.25 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-21 107.25 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "1000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "3";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "-1,0,1";
|
||
|
};
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "-99 -30 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-130 -30 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-99 -30 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "1000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "4";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "-1,0,1";
|
||
|
};
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "-130 -34 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-99 -34 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-130 -34 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "1000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "5";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "-1,0,1";
|
||
|
};
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "-130 -16 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-99 -16 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-130 -16 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "1000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "6";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "-1,0,1";
|
||
|
};
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "-99 -2 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-130 -2 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-99 -2 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "1000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "7";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "-1,0,1";
|
||
|
};
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "-130 12 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-99 12 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-130 12 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "1000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "8";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "-1,0,1";
|
||
|
};
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "-99 26 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-130 26 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-99 26 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "1000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "9";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "-1,0,1";
|
||
|
};
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "-130 43 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-99 43 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "2000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-130.25 43 2.5";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "1000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "10";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "-1,0,1";
|
||
|
};
|
||
|
};
|
||
|
new SimGroup(MustChange_g) {
|
||
|
|
||
|
new Path() {
|
||
|
|
||
|
new Marker() {
|
||
|
position = "-4 -4 0.25";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "0";
|
||
|
msToNext = "27000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-4 134 0.25";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "1";
|
||
|
msToNext = "23000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-116 134 0.25";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "2";
|
||
|
msToNext = "44000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
new Marker() {
|
||
|
position = "-116 -56 0.25";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
seqNum = "3";
|
||
|
msToNext = "50000";
|
||
|
smoothingType = "Accelerate";
|
||
|
};
|
||
|
};
|
||
|
new Trigger(MustChange) {
|
||
|
position = "-4 -4 1.75";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "TriggerGotoTarget";
|
||
|
polyhedron = "-6.0000000 -6.0000000 1.2500000 0.0000000 12.0000000 0.0000000 12.0000000 0.0000000 0.0000000 0.0000000 0.0000000 -2.5000000";
|
||
|
targetTime = "99999";
|
||
|
};
|
||
|
new PathedInterior(MustChange) {
|
||
|
position = "0 0 0";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "1 1 1";
|
||
|
dataBlock = "PathedDefault";
|
||
|
interiorResource = "marble/data/interiors/MBF/Endurance2.dif";
|
||
|
interiorIndex = "11";
|
||
|
basePosition = "0 0 0";
|
||
|
baseRotation = "1 0 0 0";
|
||
|
baseScale = "1 1 1";
|
||
|
initialTargetPosition = "0";
|
||
|
};
|
||
|
};
|
||
|
new StaticShape(EndPoint) {
|
||
|
position = "-115.992 -69.7656 0.496936";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "0.5 0.5 0.5";
|
||
|
dataBlock = "EndPad";
|
||
|
};
|
||
|
new ScriptObject() {
|
||
|
bonusTime = "0";
|
||
|
gemCount = "0";
|
||
|
penaltyTime = "0";
|
||
|
time = "0";
|
||
|
powerUp = "0";
|
||
|
pad = "2224";
|
||
|
};
|
||
|
new Trigger(Bounds) {
|
||
|
position = "-144 157 -2.85";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "161 246 82.25";
|
||
|
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(StartPoint) {
|
||
|
position = "-3.99163 -18.0203 0.502327";
|
||
|
rotation = "1 0 0 0";
|
||
|
scale = "0.5 0.5 0.5";
|
||
|
dataBlock = "StartPad";
|
||
|
};
|
||
|
new AudioProfile(MusicProfile) {
|
||
|
fileName = "~/data/sound/Shell.ogg";
|
||
|
description = "AudioMusic";
|
||
|
preload = "0";
|
||
|
};
|
||
|
};
|
||
|
//--- OBJECT WRITE END ---
|