Ferris Wheel (new level)
by Andrew Sears · in Marble Blast · 08/27/2006 (7:01 am) · 14 replies
That's right, I have made another fun, new level called "Ferris Wheel"! (The Ferris wheel does NOT actually move)
Instructions:
1- Copy and paste the code in the following posts into a text editor such as Notepad or TextEdit.
2- Save the file as something.mis
3- Put this file in marble->data->missions->custom, inside the MarbleBlast folder.
(For Mac OS X, username->Library->MarbleBlast)
4- Open MarbleBlast (the game), and it should be in the Custom tab!
NOTE: If you are unable to use this method of downloading a level, then post your e-mail address here if you want it and I will send it to you.
Have fun!!
Instructions:
1- Copy and paste the code in the following posts into a text editor such as Notepad or TextEdit.
2- Save the file as something.mis
3- Put this file in marble->data->missions->custom, inside the MarbleBlast folder.
(For Mac OS X, username->Library->MarbleBlast)
4- Open MarbleBlast (the game), and it should be in the Custom tab!
NOTE: If you are unable to use this method of downloading a level, then post your e-mail address here if you want it and I will send it to you.
Have fun!!
About the author
#2
08/27/2006 (7:03 am)
new Item() {
position = "4.7376 -2.74739 66.4147";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "27.0458 -2.85885 74.3016";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "38.3946 -2.8562 87.368";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "41.9803 -2.83483 102.341";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "38.5643 -2.93669 117.873";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "28.4024 -2.83581 131.631";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "4.8514 -2.7398 141.183";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-18.3938 -2.77054 132.184";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-29.5468 -2.7729 117.896";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-32.9174 -2.81349 102.177";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-28.9799 -2.7398 87.2601";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-18.046 -2.9398 74.2233";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "4.74191 0.960202 66.6394";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "27.1054 1.11694 74.6834";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new ScriptObject() {
powerUp = "0";
time = "0";
pad = "2880";
bonusTime = "0";
gemCount = "0";
penaltyTime = "0";
};
new Item() {
position = "38.3766 1.14594 87.5498";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "41.9791 0.960201 102.372";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "38.6107 0.960199 118.161";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "28.5413 1.17155 132.013";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "4.80434 1.20371 141.406";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-18.5532 0.952449 132.566";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-29.4564 1.06877 118.278";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-32.8978 1.24029 102.559";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-29.0256 1.16889 87.5187";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new AudioProfile(MusicProfile) {
fileName = "~/data/sound/Shell.ogg";
description = "AudioMusic";
preload = "0";
};
new Item() {
position = "-18.1213 0.960202 74.5601";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
};
//--- OBJECT WRITE END ---
#3
08/27/2006 (7:11 am)
I'll try it after religious school :)
#4
08/27/2006 (9:59 am)
You should make the wheel move :)
#5
08/27/2006 (10:37 am)
Nice level. I gave up after i had 11/12 and i made a little careless error
#7
08/29/2006 (5:42 am)
NinJa-conen@hotmail.com
#8
08/29/2006 (7:23 am)
This level is like clock face. Nice level though.
#9
09/07/2006 (4:52 pm)
Yeah, this is extremely like clock face.
#10
09/11/2006 (4:01 pm)
Could u email it to me at ivydeb@aol.com?
#11
09/11/2006 (4:01 pm)
I have to go so make it quick please
#12
09/11/2006 (4:03 pm)
Did u send it?
#13
Besides, this level can be found in C.L.A. v5.
09/11/2006 (4:09 pm)
Ivy, you can't expect people to respond to your requests right away. I haven't been on the fourms for a copule of hours. Try giving us a day at the most to respond.Besides, this level can be found in C.L.A. v5.
#14
09/12/2006 (1:09 pm)
Yeah, I wasn't on since 7:00 yesterday. I was at school today.
Andrew Sears
//--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { artist = "Andrew Sears"; startHelpText = "You must be at least one inch tall in order to ride the Ferris wheel."; goldTime = "60000"; name = "Ferris Wheel"; desc = "Travel around the Ferris wheel while collecting gems."; level = "200"; type = "Custom"; }; 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 -2.19536e+38 -2.19536e+38"; fogVolume2 = "-1 -2.2087e+38 -2.19536e+38"; fogVolume3 = "-1 -2.18196e+38 -2.16867e+38"; materialList = "~/data/skies/sky_day.dml"; windVelocity = "1 0 0"; windEffectPrecipitation = "0"; noRenderBans = "1"; fogVolumeColor1 = "128.000000 128.000000 128.000000 -222204871403647643306393613037507444736.000000"; fogVolumeColor2 = "128.000000 128.000000 128.000000 -219535990253541534601988090029785743360.000000"; fogVolumeColor3 = "128.000000 128.000000 128.000000 -214193076221289989668889361412515692544.000000"; }; new Sun() { direction = "0.481726 0.481726 -0.732038"; color = "1.400000 1.200000 0.400000 1.000000"; ambient = "0.300000 0.300000 0.400000 1.000000"; }; new InteriorInstance() { position = "5.31375 -9.4765 67.105"; rotation = "0 0 1 90"; scale = "1 1 1"; interiorFile = "~/data/interiors/testMap.dif"; showTerrainInside = "0"; }; new ScriptObject() { powerUp = "0"; time = "0"; pad = "1493"; bonusTime = "0"; gemCount = "0"; penaltyTime = "0"; }; new Trigger(Bounds) { position = "-47.5444 12.6152 53.071"; rotation = "1 0 0 0"; scale = "107 50 120"; 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 = "4.80432 -25.9365 65.88"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "StartPad"; }; new StaticShape(EndPoint) { position = "4.80031 -30.0486 65.88"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "EndPad"; }; new StaticShape() { position = "5.11866 -29.7459 71.4744"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SignFinish"; }; new InteriorInstance() { position = "8.8029 -6.0964 44.8343"; rotation = "1 0 0 0"; scale = "0.85 1 6"; interiorFile = "~/data/interiors/8trim.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "14.432 -6.1621 44.83"; rotation = "1 0 0 0"; scale = "0.85 1 6"; interiorFile = "~/data/interiors/8trim.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "1.74478 2.3316 66.4147"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "4.58421 -2.1398 102.206"; rotation = "1 0 0 90"; scale = "20 20 5"; interiorFile = "~/data/interiors/addon/pipecap.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "24.1125 2.1852 74.3016"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "35.2858 2.3402 87.368"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "38.9631 2.1852 102.141"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "35.4281 1.9852 117.906"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "25.3542 2.2852 131.631"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "1.76595 2.1852 141.149"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "-21.6908 2.2852 132.184"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "-32.6548 2.2852 117.896"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "-36.1182 2.2852 102.177"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "-32.2079 2.3852 87.1369"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "-21.1743 2.1852 74.2318"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/advanced/trapdoor.dif"; showTerrainInside = "0"; }; new ScriptObject() { powerUp = "0"; time = "0"; pad = "2541"; bonusTime = "0"; gemCount = "0"; penaltyTime = "0"; };