mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
255 lines
7.9 KiB
Text
255 lines
7.9 KiB
Text
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
new ScriptObject(MissionInfo) {
|
|
difficulty = "2";
|
|
time = "45000";
|
|
type = "beginner";
|
|
level = "6";
|
|
name = "Bridge Crossing";
|
|
game = "Ultra";
|
|
artist = "Alex Swanson";
|
|
music = "Tim Trance.ogg";
|
|
goldTime = "17500";
|
|
ultimateTime = "12000";
|
|
};
|
|
new Sky(Sky) {
|
|
position = "336 136 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
materialList = "~/data/skies/Cloudy/cloudy.dml";
|
|
cloudHeightPer[0] = "0";
|
|
cloudHeightPer[1] = "0";
|
|
cloudHeightPer[2] = "0";
|
|
cloudSpeed1 = "0.0001";
|
|
cloudSpeed2 = "0.0002";
|
|
cloudSpeed3 = "0.0003";
|
|
visibleDistance = "10000";
|
|
fogDistance = "300";
|
|
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
|
fogVolume1 = "-1 0.135577 0.353959";
|
|
fogVolume2 = "-1 -0.105312 0.985244";
|
|
fogVolume3 = "-1 0.793928 0.606816";
|
|
windVelocity = "1 0 0";
|
|
windEffectPrecipitation = "0";
|
|
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
|
useSkyTextures = "1";
|
|
renderBottomTexture = "1";
|
|
noRenderBans = "1";
|
|
};
|
|
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 InteriorInstance() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors_mbu/beginner/level_four.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new SimGroup(SpawnPoints) {
|
|
new StaticShape(StartPoint) {
|
|
position = "114 44 20";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "StartPad";
|
|
};
|
|
};
|
|
new Trigger() {
|
|
position = "112.5 45.5 20";
|
|
rotation = "1 0 0 0";
|
|
scale = "3 3 2";
|
|
dataBlock = "HelpTrigger";
|
|
polyhedron = "0.0 0.0 0.0 1.0 0.0 0.0 0.0 -1.0 0.0 0.0 0.0 1.0";
|
|
text = "Be careful not to fall off open edges!";
|
|
};
|
|
new StaticShape(EndPoint) {
|
|
position = "-24 -42 20";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "EndPad";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "54 35.5 19.5";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors_mbu/parts/arch_4_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "60 35.5 19.5";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors_mbu/parts/arch_4_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "54 12.5 19.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors_mbu/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "60 12.5 19.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors_mbu/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "54 12.5 3.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors_mbu/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "60 12.5 3.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors_mbu/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "60 35.5 11.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors_mbu/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "54 35.5 11.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors_mbu/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new Trigger() {
|
|
position = "50.1681 46.65 19.9625";
|
|
rotation = "1 0 0 0";
|
|
scale = "17.1354 16.9126 5.03541";
|
|
dataBlock = "HelpTrigger";
|
|
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";
|
|
text = "Watch your step on this narrow bridge!\nIf you fall off you will lose time!";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "5000 5000 5000";
|
|
dataBlock = "clear";
|
|
};
|
|
new Trigger(Bounds) {
|
|
position = "-33.5 75.5 12.6729";
|
|
rotation = "1 0 0 0";
|
|
scale = "159.25 127 5000";
|
|
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 SimGroup(MustChange_g) {
|
|
new Path() {
|
|
isLooping = "1";
|
|
new Marker() {
|
|
position = "48 -18 20";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "1";
|
|
msToNext = "2000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "48 -18 20";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "2";
|
|
msToNext = "6000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
new Marker() {
|
|
position = "-6 -18 20";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "3";
|
|
msToNext = "2000";
|
|
smoothingType = "Linear";
|
|
};
|
|
new Marker() {
|
|
position = "-6 -18 20";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
seqNum = "4";
|
|
msToNext = "6000";
|
|
smoothingType = "Accelerate";
|
|
};
|
|
};
|
|
new PathedInterior(MustChange) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "PathedDefault";
|
|
interiorResource = $usermods @ "/data/interiors_mbu/beginner/level_four.dif";
|
|
interiorIndex = "0";
|
|
basePosition = "0 0 0";
|
|
baseRotation = "1 0 0 0";
|
|
baseScale = "1 1 1";
|
|
initialTargetPosition = "-1";
|
|
};
|
|
};
|
|
new StaticShape() {
|
|
position = "122.5 36 20";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "glass_18shape";
|
|
};
|
|
new StaticShape() {
|
|
position = "12 -12 13.9";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "glass_18shape";
|
|
};
|
|
new Trigger() {
|
|
position = "48.3601 -0.848196 19.6871";
|
|
rotation = "1 0 0 0";
|
|
scale = "11.6287 12.4984 5.03541";
|
|
dataBlock = "HelpTrigger";
|
|
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";
|
|
text = "Moving platforms can bring you to hard-to-reach places.";
|
|
};
|
|
new SimGroup() {
|
|
new Trigger() {
|
|
position = "45.9647 -2.47166 19.049";
|
|
rotation = "1 0 0 0";
|
|
scale = "15 15 5";
|
|
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";
|
|
respawnPoint = "check1";
|
|
};
|
|
new TSStatic(check1) {
|
|
position = "55.0185 -8.9832 20.004";
|
|
rotation = "0 0 1 179.336";
|
|
scale = "0.5 0.5 0.5";
|
|
shapename = "~/data/shapes/buttons/checkpoint.dts";
|
|
};
|
|
};
|
|
new StaticShape() {
|
|
position = "-6 -12 13.9";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "glass_9shape";
|
|
};
|
|
new StaticShape() {
|
|
position = "6 -26.5 13.9";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "glass_15shape";
|
|
};
|
|
new StaticShape() {
|
|
position = "98 35.5 20";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "glass_12shape";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|