Chrisoft::Ballance

Back and Forth - A Lucid Dream

彷徨梦

中文

If you are reading this, you probably just discovered the easter egg in the level "Back and Forth - A Lucid Dream", or followed a link in some random spoilers. If you discovered the easter egg all by yourself, you're super awesome.

Unfortunately there are no actual rewards. So here is your compensation: the author's comments and some hints on this level.

Contrary to the claim made in the download page, the level is actually neither very 2010-ish (it makes use of a lot of techniques used by later levels, although it did have its origin in the year 2010) nor that relaxing. Cycling mechanisms has always been the bane of my existence in a lot of games. And I'm determined to bring the pain to you, my fellow Ballance player.

The basic idea of this level, which is making a tiny level where everything happens on the same platform but you have to run back and forth, has been in my mind since I got into level making. Back then folks in the custom level community were still experimenting with weird usage of components. I did finally made a level out of that idea, however it was so short that it wasn't worth publishing (three sectors, two of which contains actual content). Also, by the time I finished the level, the custom level community has started rolling out serious creations, such as "mechanism madness II", making my level look super boring in comparison. So I just put the file away.


Virtools view of Level_01_board.nmo. The time stamp of the file is 12/05/2010 10:35.

Time flies. I stepped away from Ballance. But I still occasionally opened up Virtools when I was bored, and sometimes made discoveries that were regarded as 'groundbreaking' by others (and sometimes, myself, shamelessly). But I never picked up custom level making ever, since I have witnessed the evolution of custom levels and I don't think I have the creativity or skills to reach the 'quality threshold' anymore.

However my desire to remake this level was unstoppable when I pulled the file from my supposedly dead hard drive that randomly decided to show signs of life a few weeks ago: if all I have done is remaking a level I made 10 years ago, I have a perfect excuse to fall behind the current quality average. Also maybe I can salvage the idea by adding custom elements into the level. So I quickly started scribbling down ideas on my computer and piecing the parts together together in Virtools. I then started writing the scripts: it was me who made the discovery first, so it would be embarrassing if I don't use it myself. That was followed by a long and dull debugging session. And voilà, the level was done!


Sketch of the level. There're obvious errors.

The level contains TONS and TONS of scripts, more than any scripted custom levels released ever. I mean, if all the scripts were removed from the level, the file size would shrink by almost 60% percent, that's 73KB of my precious disk space taken up by just Virtools behavior scripts! However, what the huge scripts inside the level achieved is surprisingly little: just the morphing transformer and handling some animated parts (which also reveals that Virtools behavior script is a terrible tool to implement any less than trivial mechanisms). I've also took a look into all the levels with less than trivial scripting currently available, and almost all of them just crammed everything into a single script (which isn't really good for readability, especially when you are writing a script that's already hard to read by its very own nature). Hopefully this level also serves as an example of how to split your script logic properly.

I haven't been playing a lot of custom levels since 2013 really, so I don't have a clue where should I put this level on the current difficulty scale. However I think it's a fairly easy level. Collecting all the extra points does take efforts, but it's mostly just timing and RNG. Below is my dissection of the level.

Sector 1: nothing much. Carbon copied from the original level. Placing rotated and/or scaled parts all over the place seemed trendy back then.

Sector 2: still nothing much. It's slightly modified compared to the original. Forces you to do some maneuvering through sand sacks with a paper ball, which can be avoided altogether but requires timing.

Sector 3: a tiny puzzle. Shouldn't take too long to figure out.

The flipping tile that's farther from the spawn doesn't tilt towards the suspension bridge. This is intentional, in attempt to make this section a little bit easier for unskilled players like me.

Solution is easy: clear the first obstacle with the stone ball, then switch to wood and get to the other side using the alternate path. Return via the seesaw, pushing it down in the process. Then switch back to stone and the sector is done.

Sector 4: There is something hidden very poorly in this sector. If you are not interested, you can safely ignore the entire sector.

Hint: the preferred way to get to the extra point is to be caught by the morphing transformer when its material is wood. Then drop onto the seesaw and accelerate towards the box. You will get the points on impact, then you can proceed via the seesaw. If you are unfortunately caught by the morphing transformer when its material is stone, you have a single chance to try again by pushing the box through and change back to paper. If you got caught twice however, doom is upon you.

Sector 5: Timing is everything! Get to the elevator before it is started or you have to push through all the boxes with a stone ball! Also try to stay safe on the elevator and avoid anything unexpected from above.

Sector 6: Just a cliché usage of the turnstile. Nothing to see here, move along.

Hint: you have to be in your paper suit before entering the sector in order to collect the points!

Sector 7: The road sunk! What's next?

Hint 1: Turn up your volume.

Hint 2: This is actually a cliché from some other games. I just don't know which.

Final hint: ventilators are aligned with the towers.

Sector 8: Congratulations! Now enjoy the (not really) cool animation sequence.

Other trivia:


I don't have to tell you the answer, do I?

Return