mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
248 lines
6.5 KiB
Text
248 lines
6.5 KiB
Text
// UT Tip: Find a route to skip parts of the level fast. Use the helicopter more than once if needed.
|
|
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
name = "NeonTech";
|
|
artist = "Phil and Matan";
|
|
startHelpText = "A small course to test your skills.";
|
|
type = "Advanced";
|
|
desc = "Progress along the Uber-styled, technical floors!";
|
|
level = "15";
|
|
music = "Seaside Revisited.ogg";
|
|
time = "60000";
|
|
goldTime = "30000";
|
|
UltimateTime = "18000";
|
|
};
|
|
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/Advanced/Advanced_Sky.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.638261 0.459006 -0.61801";
|
|
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_MBP/mbp-online_neontech.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new Item() {
|
|
position = "-40.5 30.75 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "6 10 4.55";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
timeBonus = "10000";
|
|
};
|
|
new Item() {
|
|
position = "-21.5 44.75 11.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-3 21 3";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new StaticShape() {
|
|
position = "-13 47 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-15 47 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-13 49 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new Item() {
|
|
position = "-29 49 3.875";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-20 54.5 3.7";
|
|
rotation = "1 0 0 0";
|
|
scale = "0.7 0.7 1";
|
|
dataBlock = "EasterEgg";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26 69 4.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "AntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-14 69 4.7";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "AntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-20 64.5 3.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-19 13 2.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
timeBonus = "7000";
|
|
};
|
|
new StaticShape(StartPoint) {
|
|
position = "-5 1 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "StartPad";
|
|
};
|
|
new Item() {
|
|
position = "-26 58.25 5.75";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "8 54 6.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new StaticShape() {
|
|
position = "-11.5 44.75 10.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape(EndPoint) {
|
|
position = "-9.5 0.75 9.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "EndPad";
|
|
};
|
|
new Trigger(Bounds) {
|
|
position = "-44.5 82 -6.8";
|
|
rotation = "1 0 0 0";
|
|
scale = "70 91 72.5";
|
|
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 Item() {
|
|
position = "-20 69.9 6.7";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new StaticShape() {
|
|
position = "-9.62488 0.584474 15.8";
|
|
rotation = "0 0 1 141.566";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignFinish";
|
|
};
|
|
new AudioProfile(MusicProfile) {
|
|
fileName = "~/data/sound/Astrolabe.ogg";
|
|
description = "AudioMusic";
|
|
preload = "0";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|