mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
194 lines
5.5 KiB
Text
194 lines
5.5 KiB
Text
// UT Tip: Jumping does help!
|
|
// Rep. by Perishingflames
|
|
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
name = "Fighting Slopes";
|
|
artist = "Andrew";
|
|
startHelpText = "Jumping as you roll onto a slope might help you climb them.";
|
|
desc = "Can you make it up the slopes without falling off the bottom?";
|
|
type = "Advanced";
|
|
level = "10";
|
|
music = "Astrolabe.ogg";
|
|
goldTime = "42000";
|
|
UltimateTime = "32500";
|
|
};
|
|
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 StaticShape(EndPoint) {
|
|
position = "41.229 -33.6364 54.0375";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "EndPad";
|
|
};
|
|
new Item() {
|
|
position = "44.8608 -33.6256 48.5625";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
};
|
|
new StaticShape(StartPoint) {
|
|
position = "27.5933 -44.7422 9.28";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "StartPad";
|
|
};
|
|
new Item() {
|
|
position = "13.1576 -24.8952 38.8836";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
};
|
|
new Trigger(IBT) {
|
|
position = "-11.7598 13.3115 2.75421";
|
|
rotation = "1 0 0 0";
|
|
scale = "80 70 90";
|
|
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 = "29.2154 -13.7458 26.0251";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
};
|
|
new Item() {
|
|
position = "5.22181 -15.7332 22.8883";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
};
|
|
new Item() {
|
|
position = "33.7069 -25.7375 16.5349";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
};
|
|
new InteriorInstance() {
|
|
position = "27.5933 -32.7547 9.03";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors_MBP/FightingSlopes.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "41.2921 -34.9359 58.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignFinish";
|
|
};
|
|
new StaticShape() {
|
|
position = "45.645 -27.0143 8.6747";
|
|
rotation = "-0.0657772 -0.0697914 -0.995391 93.6564";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignUpSide";
|
|
};
|
|
new StaticShape() {
|
|
position = "30.9951 -7.85603 20.7323";
|
|
rotation = "0.0855507 0.165551 0.982484 191.286";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignUpSide";
|
|
};
|
|
new StaticShape() {
|
|
position = "11.2095 -23.9888 31.3489";
|
|
rotation = "0.0295009 0.416483 0.908665 179.174";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignUpSide";
|
|
};
|
|
new StaticShape() {
|
|
position = "41.3343 -36.405 51.7";
|
|
rotation = "-0.356533 -0.356954 0.863405 89.2151";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignCautionCaution";
|
|
};
|
|
new StaticShape() {
|
|
position = "42.957 -39.8913 49.2";
|
|
rotation = "0 0 1 193.66";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignSide";
|
|
};
|
|
new StaticShape() {
|
|
position = "46.767 -27.9299 47.6263";
|
|
rotation = "-0.066434 -0.0594529 -0.996018 103.355";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignUpSide";
|
|
};
|
|
new StaticShape() {
|
|
position = "27.0127 -27.9151 53.9132";
|
|
rotation = "0 0 -1 48.3107";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignSide";
|
|
};
|
|
new AudioProfile(MusicProfile) {
|
|
fileName = "~/data/sound/Seaside Revisited.ogg";
|
|
description = "AudioMusic";
|
|
preload = "0";
|
|
};
|
|
new Item() {
|
|
position = "32 -29.1 50.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1.3";
|
|
dataBlock = "EasterEgg";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|