Game Development Community

A couple of new levels

by Andrew Sears · in Marble Blast · 06/25/2006 (6:00 am) · 28 replies

Yesterday, I made two new levels. They are called "Trapdoor Wizard" and "Spiral".

From now on, I'm going to post the level codes in the forums instead of sending them to people. I think it's easier this way ;)

First, I will post "Spiral".

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!
Page «Previous 1 2
#1
06/25/2006 (6:01 am)
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {

   new ScriptObject(MissionInfo) {
         artist = "Andrew Sears";
         level = "100000";
         startHelpText = "Don\'t get dizzy!";
         name = "Spiral";
         goldTime = "20000";
         time = "35000";
         desc = "Get to the center of this spiral as fast as you can.";
         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.349971";
      cloudHeightPer[1] = "0.3";
      cloudHeightPer[2] = "0.199973";
      cloudSpeed1 = "0.0005";
      cloudSpeed2 = "0.001";
      cloudSpeed3 = "0.0003";
      visibleDistance = "500";
      useSkyTextures = "1";
      renderBottomTexture = "1";
      SkySolidColor = "0.900000 0.900000 0.900000 1.000000";
      fogDistance = "300";
      fogColor = "0.600000 0.600000 0.600000 1.000000";
      fogVolume1 = "0 0 0";
      fogVolume2 = "0 0 0";
      fogVolume3 = "0 0 0";
      materialList = "~/data/skies/sky_day.dml";
      windVelocity = "1 1 0";
      windEffectPrecipitation = "1";
      noRenderBans = "1";
      fogVolumeColor1 = "128.000000 128.000000 128.000000 -222768174765569861149077900047473967104.000000";
      fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
      fogVolumeColor3 = "128.000000 128.000000 128.000000 -170698929442160049016675429178998259712.000000";
         locked = "true";
   };
   new Sun() {
      direction = "0.544508 0.439467 -0.714409";
      color = "1.400000 1.200000 0.400000 1.000000";
      ambient = "0.300000 0.300000 0.400000 1.000000";
         scale = "1 1 1";
         position = "0 0 0";
         locked = "true";
         rotation = "1 0 0 0";
   };
   new SimGroup(CheckPoints) {
   };
   new Trigger(Bounds) {
      position = "-13.4267 31.4154 478.102";
      rotation = "1 0 0 0";
      scale = "50 50 15";
      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 InteriorInstance() {
      position = "10.9584 5.59695 478.777";
      rotation = "1 0 0 0";
      scale = "8 8 8";
      interiorFile = "~/data/interiors/addon/smallplatform.dif";
      showTerrainInside = "0";
   };
   new ScriptObject() {
         gemCount = "0";
         penaltyTime = "0";
         powerUp = "0";
         pad = "2227";
         time = "0";
         bonusTime = "0";
   };
   new InteriorInstance() {
      position = "-10.6151 -67.2476 464.227";
      rotation = "0 0 1 90";
      scale = "9 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new StaticShape(StartPoint) {
      position = "-8.50331 -11.7768 481.677";
      rotation = "1 0 0 0";
      scale = "0.75 0.75 0.75";
      dataBlock = "StartPad";
   };
   new InteriorInstance() {
      position = "73.7308 18.2388 464.227";
      rotation = "1 0 0 0";
      scale = "8 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new InteriorInstance() {
      position = "21.8454 -57.2021 464.227";
      rotation = "0 0 1 90";
      scale = "8 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new InteriorInstance() {
      position = "68.285 -13.1915 464.227";
      rotation = "1 0 0 0";
      scale = "7 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new InteriorInstance() {
      position = "-6.03603 -48.6684 464.152";
      rotation = "0 0 1 90";
      scale = "6.5 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new InteriorInstance() {
      position = "57.5431 12.6115 464.152";
      rotation = "1 0 0 0";
      scale = "6 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new ScriptObject() {
         gemCount = "0";
         penaltyTime = "0";
         powerUp = "0";
         pad = "2233";
         time = "0";
         bonusTime = "0";
   };
   new InteriorInstance() {
      position = "17.0104 -33.027 464.227";
      rotation = "0 0 1 90";
      scale = "5 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new InteriorInstance() {
      position = "51.5773 -7.42672 464.227";
      rotation = "1 0 0 0";
      scale = "5 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new InteriorInstance() {
      position = "-1.9753 -25.2725 464.152";
      rotation = "0 0 1 90";
      scale = "3.65 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new InteriorInstance() {
      position = "36.5572 7.7311 464.227";
      rotation = "1 0 0 0";
      scale = "3.5 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new InteriorInstance() {
      position = "12.0506 -17.6341 464.152";
      rotation = "0 0 1 90";
      scale = "3 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new InteriorInstance() {
      position = "33 -3.41401 464.152";
      rotation = "1 0 0 0";
      scale = "2.75 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new StaticShape(EndPoint) {
      position = "9.92687 4.37994 481.677";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "EndPad";
   };
   new InteriorInstance() {
      position = "2.07604 -10.0209 464.227";
      rotation = "0 0 1 90";
      scale = "1.85 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new InteriorInstance() {
      position = "19.9555 3.95366 464.152";
      rotation = "1 0 0 0";
      scale = "1.35 2 5";
      interiorFile = "~/data/interiors/8trim.dif";
      showTerrainInside = "0";
   };
   new StaticShape() {
      position = "9.40552 4.38641 486.197";
      rotation = "0 0 1 75";
      scale = "1 1 1";
      dataBlock = "SignFinish";
   };
   new AudioProfile(MusicProfile) {
      fileName = "~/data/sound/Shell.ogg";
      description = "AudioMusic";
      preload = "0";
   };
};
//--- OBJECT WRITE END ---
#2
06/25/2006 (6:01 am)
Now I will post "Trapdoor Wizard".
#3
06/25/2006 (6:04 am)
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {

   new ScriptObject(MissionInfo) {
         startHelpText = "Most of these trapdoors are fakes --- watch out for the real ones!";
         level = "247";
         name = "Trapdoor Wizard";
         time = "0";
         goldTime = "55000";
         artist = "Andrew Sears";
         desc = "Don\'t fall through!";
         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 -1.73483e+09 -1.73483e+09";
      fogVolume2 = "-1 -1.73483e+09 -1.73483e+09";
      fogVolume3 = "-1 -1.73483e+09 -1.73483e+09";
      materialList = "~/data/skies/sky_day.dml";
      windVelocity = "1 0 0";
      windEffectPrecipitation = "0";
      noRenderBans = "1";
      fogVolumeColor1 = "128.000000 128.000000 128.000000 -1734829824.000000";
      fogVolumeColor2 = "128.000000 128.000000 128.000000 -1734829824.000000";
      fogVolumeColor3 = "128.000000 128.000000 128.000000 -1734829824.000000";
   };
   new Sun() {
      direction = "0.433884 0.614021 -0.659336";
      color = "1.400000 1.200000 0.400000 1.000000";
      ambient = "0.300000 0.300000 0.400000 1.000000";
   };
   new ScriptObject() {
         powerUp = "0";
         pad = "1501";
         bonusTime = "0";
         gemCount = "0";
         time = "0";
         penaltyTime = "0";
   };
   new Trigger(Bounds) {
      position = "-45.8833 58.6 14.2075";
      rotation = "1 0 0 0";
      scale = "100 100 60";
      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 InteriorInstance() {
      position = "45.2272 4.42782 23.754";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      interiorFile = "~/data/interiors/advanced/trapdoor.dif";
      showTerrainInside = "0";
   };
   new StaticShape(StartPoint) {
      position = "49.2388 1.29939 23.654";
      rotation = "0 0 -1 90";
      scale = "1 1 1";
      dataBlock = "StartPad";
   };
   new StaticShape() {
      position = "45.9215 -0.419913 24.9276";
      rotation = "0 0 -1 110";
      scale = "1 1 1";
      dataBlock = "SignCautionDanger";
   };
   new StaticShape() {
      position = "45.9908 3.46135 25.002";
      rotation = "0 0 -1 70";
      scale = "1 1 1";
      dataBlock = "SignCautionCaution";
   };
   new TSStatic() {
      position = "44.3884 1.27633 23.7445";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "42.4199 1.24356 23.6683";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "40.4107 1.21141 23.636";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "38.4977 1.20574 23.5849";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "34.3187 1.18747 23.6227";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "36.3953 1.18179 23.6";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "32.3742 1.15907 23.5195";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "30.1957 1.15073 23.6141";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "28.1553 1.11939 23.6708";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "26.2409 1.09226 23.7334";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "22.2419 1.10489 23.7055";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "24.2147 1.1118 23.7378";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "20.1633 1.09837 23.6114";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "18.2066 1.13016 23.6082";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new ScriptObject() {
         powerUp = "0";
         pad = "2219";
         bonusTime = "0";
         gemCount = "0";
         time = "0";
         penaltyTime = "0";
   };
   new TSStatic() {
      position = "9.71044 1.07455 23.4172";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "14.1062 1.11218 23.6172";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "11.9104 1.07455 23.6172";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "16.1123 1.11633 23.6172";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "7.51044 1.07455 23.4172";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "7.51767 3.02216 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
#4
06/25/2006 (6:05 am)
};
   new StaticShape() {
      position = "7.40503 38.0093 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "7.40503 30.4093 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "7.42856 26.5638 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "7.40503 32.2092 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "7.45587 12.9169 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "7.40503 20.6092 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "7.45895 10.9307 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "7.45379 7.00671 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "7.49629 5.00784 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "7.44939 8.98231 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "7.42843 14.8161 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "7.40503 16.6092 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "7.40503 18.6092 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "7.40503 36.0093 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "7.45636 28.5342 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "7.41469 22.6202 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "7.40503 34.0092 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "7.40503 24.6092 23.3807";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "5.24409 37.9686 23.373";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "3.04409 37.9686 23.373";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "0.844093 37.9686 23.373";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "-3.35591 37.9686 23.373";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "-5.55591 37.9686 23.373";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "-7.75591 37.9686 23.373";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "-1.35591 37.9686 23.373";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "-9.95591 37.9686 23.373";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
#5
06/25/2006 (6:06 am)
};
   new InteriorInstance() {
      position = "-17.4398 41.124 23.4084";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      interiorFile = "~/data/interiors/advanced/trapdoor.dif";
      showTerrainInside = "0";
   };
   new StaticShape() {
      position = "-16.7624 38.0884 24.4903";
      rotation = "0 0 -1 90";
      scale = "1 1 1";
      dataBlock = "SignPlainLeft";
   };
   new StaticShape() {
      position = "-14.2231 33.874 23.487";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "-14.0403 31.9184 24.823";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "-14.075 29.9071 26.0662";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "-13.9096 21.6643 30.8939";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "-14.0821 27.9252 27.3907";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "-14.0859 23.7661 29.7584";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "-14.1671 25.8179 28.5261";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new InteriorInstance() {
      position = "-17.2741 20.4731 31.9201";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      interiorFile = "~/data/interiors/advanced/trapdoor.dif";
      showTerrainInside = "0";
   };
   new ScriptObject() {
         powerUp = "0";
         pad = "2221";
         bonusTime = "0";
         gemCount = "0";
         time = "0";
         penaltyTime = "0";
   };
   new StaticShape() {
      position = "-14.3147 14.9702 33.1431";
      rotation = "0 0 1 180";
      scale = "1 1 1";
      dataBlock = "SignPlainLeft";
   };
   new TSStatic() {
      position = "-10.0504 17.2732 31.8851";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "0.564124 17.1622 31.9764";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "-4.99068 17.1699 31.912";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "5.6135 17.2135 31.9123";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "10.5876 17.1503 31.9053";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "16.2885 17.2553 31.7898";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new InteriorInstance() {
      position = "19.6214 20.3867 31.4292";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      interiorFile = "~/data/interiors/advanced/trapdoor.dif";
      showTerrainInside = "0";
   };
   new ScriptObject() {
         powerUp = "0";
         pad = "2706";
         bonusTime = "0";
         gemCount = "0";
         time = "0";
         penaltyTime = "0";
   };
   new StaticShape() {
      position = "22.1416 15.2367 32.6522";
      rotation = "0 0 1 145";
      scale = "1 1 1";
      dataBlock = "SignPlainRight";
   };
   new StaticShape() {
      position = "18.6876 13.2289 31.5969";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "14.7395 8.90253 31.5099";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "16.7395 11.1025 31.5099";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "12.8191 6.77359 31.6197";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "10.804 4.68107 31.5189";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "8.64991 2.72648 31.5499";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "6.51143 0.694235 31.5788";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new InteriorInstance() {
      position = "-1.19798 -0.290656 31.437";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      interiorFile = "~/data/interiors/advanced/trapdoor.dif";
      showTerrainInside = "0";
   };
   new StaticShape() {
      position = "-0.49894 -3.32715 32.5472";
      rotation = "0 0 -1 90";
      scale = "1 1 1";
      dataBlock = "SignPlainRight";
   };
   new StaticShape() {
      position = "1.96587 0.630419 31.4047";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "0.21818 3.28744 31.3192";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "0.419106 5.23921 32.4797";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "3.92981 7.3572 32.44";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "3.05325 8.99762 33.4825";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
#6
06/25/2006 (6:06 am)
new TSStatic() {
      position = "3.94636 11.8961 34.6733";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "1.84867 13.806 34.675";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "4.55062 15.6601 35.9646";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new ScriptObject() {
         powerUp = "0";
         pad = "3073";
         bonusTime = "0";
         gemCount = "0";
         time = "0";
         penaltyTime = "0";
   };
   new TSStatic() {
      position = "3.461 18.1506 36.0545";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "-0.250161 18.1903 36.9919";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "0.986033 21.2163 37.1254";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "0.990328 23.0439 37.2219";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "3.5267 25.5547 37.2681";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "3.4847 27.4574 37.2351";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "0.835088 27.3446 38.1325";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "-0.222394 30.1371 38.5968";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new InteriorInstance() {
      position = "-3.62325 37.3986 38.6527";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      interiorFile = "~/data/interiors/advanced/trapdoor.dif";
      showTerrainInside = "0";
   };
   new StaticShape() {
      position = "-0.397994 36.6279 39.8538";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "SignPlainLeft";
   };
   new StaticShape() {
      position = "-4.49342 34.2575 38.6888";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new StaticShape() {
      position = "-6.5601 34.2541 38.5857";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "-8.67009 34.2614 38.6204";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "-12.2903 34.1769 42.3395";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "-14.3989 34.207 42.2594";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new TSStatic() {
      position = "-16.4245 34.2239 42.3034";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "-18.578 34.2419 42.2392";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new TSStatic() {
      position = "-22.8184 34.0496 45.8019";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      shapeName = "~/data/shapes/hazards/trapdoor.dts";
   };
   new StaticShape() {
      position = "-22.8132 32.1888 45.7191";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new Item() {
      position = "-8.83981 34.3247 38.835";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "SuperJumpItem";
      collideable = "0";
      static = "1";
      rotate = "1";
   };
   new Item() {
      position = "-18.9423 34.3255 42.2799";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "SuperJumpItem";
      collideable = "0";
      static = "1";
      rotate = "1";
   };
   new StaticShape() {
      position = "-22.807 30.1726 45.7484";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "TrapDoor";
         timeout = "200";
         open = "0";
         resetTime = "Default";
   };
   new Item() {
      position = "-22.755 30.0307 45.4834";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "HelicopterItem";
      collideable = "0";
      static = "1";
      rotate = "1";
   };
   new InteriorInstance() {
      position = "-26.4194 -20.6651 46.5454";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      interiorFile = "~/data/interiors/advanced/trapdoor.dif";
      showTerrainInside = "0";
   };
   new StaticShape(EndPoint) {
      position = "-23.2486 -23.8603 46.4492";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "EndPad";
   };
   new StaticShape() {
      position = "-22.673 -23.9972 53.4923";
      rotation = "1 0 0 0";
      scale = "1 1 1";
      dataBlock = "SignFinish";
   };
   new AudioProfile(MusicProfile) {
      fileName = "~/data/sound/Shell.ogg";
      description = "AudioMusic";
      preload = "0";
   };
};
//--- OBJECT WRITE END ---
#7
06/25/2006 (6:07 am)
I don't like them being in code because then they don't have screenshots.

Meh.

I'll just wait till C.L.A.V3.

Oh, also, because when in code I can never get the levels to work.
#8
06/25/2006 (6:08 am)
6.609 for Spiral
#9
06/25/2006 (6:09 am)
Wow. Seems like short levels.
#10
06/25/2006 (6:15 am)
Beau, I'll send you the levels. What's your e-mail address??
#11
06/25/2006 (6:21 am)
HeyAssface@hotmail.com

And thanks for doing that.
#12
06/25/2006 (6:26 am)
Sent.

Oh, and you're welcome :D
#13
06/25/2006 (6:50 am)
Barely made gold (and first time finished):

54.609
#14
06/25/2006 (6:59 am)
I love the levels.

Spiral is a strangely untouched idea. I got 23 seconds.

6 seconds. O.O

Trapdoor wizard is an ingenious idea. I had to touch every trapdoor to commit which ones were and weren't fake. I love it.
#15
06/25/2006 (7:23 am)
The code thing never works for me eiher, can you send me them at

yakkers_and_cheese@yahoo.com
#16
06/25/2006 (8:03 am)
Nice levels andrew!
#17
06/25/2006 (8:03 am)
Sent.

Beau and Matan - How the heck did you get 6 seconds on "Spiral"??? I can get gold, but not that fast!
#18
06/25/2006 (8:28 am)
I have a fun trick where you can get stuck in the wall. I have a recording for it that shows me stuck in a wall lol. I will upload it soon.
#19
06/25/2006 (8:47 am)
Please send both levels to wachovia_138@yahoo.com
#20
06/25/2006 (8:58 am)
Bobby, did you not see the level codes at the top of this thread??
Page «Previous 1 2