Unreleased levels?
- Login to post comments
I was looking through some old files today when I came across a PDF of an old PC Gamer 2009 issue. In it was an interview with Kyle Gabler, since WoG was still pretty new back then, and on the side of the page I saw a screenshot caption: "It looks cartoonish, but World of Goo has high aesthetic standards. Two thirds of the levels Kyle and Ron created never made it into the final game."
I dunno if any of you heard of this before, but this gave me a brainwave. We could ask Ron and Kyle if they'd be willing to supply us with these levels if they still have them, and we could, well, play them! Maybe we could even pack them into goomods, too. I mean, levels that Ron and Kyle made but never used are sure to be super awesome, maybe they even used some features in the game that seemed to be unused (such as endonnogeom).
So what do you guys say? Do you think we have a chance of getting these "lost" levels?
That would be nice! We've seen a lot in the TWoGwnBiaD articles, but not twice the number from the original game.
I did ask Ron once, and he mentioned that some of the features (like Thruster) were meant for Chapter 6. So there must have been some already-built Goo Balls and levels using that, right?
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Yeah, probably. If they used thruster then I'm almost 100% sure there are some levels finishing with endonnogeom.
Totally forgot about Chapter 6 though Some of that 2/3 is probably from Moon of Goo.
By the way, what's TWoGwnBiaD? Never heard of it.
New GooFans Rules | My Addins
The World of Goo was not Built in a Day. Seven articles, each featuring a (downloadable) different beta of WoG.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Haha cool, I'll check that out.
But about the levels, maybe if Red wants he can email them and see if they're up for it. If they still had the beta builds they'll probably have the unused levels.
New GooFans Rules | My Addins
I suggest you use the contact form. I think he blocked me last time.
I tweet like a bird
I have a lame website
Why? What did you send?
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Nothing, he just didn't reply to my reply.
I tweet like a bird
I have a lame website
World of Goo: the lost goos.
There is a world, lost for centuries, full of new creative game play, all goos sleeping. Suddenly, a young traveler stirs them, and centuries old secrets are revealed...
That would be a cool intro
-_-
Or maybe dis:Paralell: The world, dead.The people, gone. The sign painter, Missing in action. The gooballs, unknown...
This is where you'll need me, the sign maker.
I made goomods.
Finally sent an email sent after forgetting about it. Waiting for a reply, hopefully not for too long.
New GooFans Rules | My Addins
I saw some beta levels, maybe, with a little encrypting we can get those to work in the normal game! I would love to play them!
@ gooey you already are are creating a level called parallel right? So.. i think kirdneh's version is better.
---------------------
Here is the goingup.xml for the last build of the beta vaersions.
and here is the resources.xml:
To me looks completely different from the going up nowdays.
Because writing signatures is too mainstream
polygon? That's fun...
| Things I made | And even more |
Gonna encrypt and test. If the polygon tag works... a whole new myriad of level possibilities will pop up.
Also, merged your posts.
EDIT: Wow, this is really old code, the scene elements are included in the level.bin. I'd have to move them around, in addition to removing/replacing non-existing resources, which is too much work without a mouse. I'll just try adding polygons in other levels and see if that works.
I also noticed a slider tag, that seems pretty interesting too.
New GooFans Rules | My Addins
I will try getting one or two levels to work from this....Lets see...I choose drill bit! Has some albinos in it..."ice" goo...]
And thanks for merging posts
Because writing signatures is too mainstream
OK so wow this is weird.
I tried copy and pasting the polygon from your xml to Going Up and, well... World of Goo removes it. I mean, when I encrypt it and play the level, it works, but when I descrypt it afterwards the polygon tag is gone.
Maybe 2D Boy made World of Goo automatically remove polygon tags so that they didn't have to do it themselves, since they decided not to use them anyway. That would be interesting.
Anyway, I'm gonna try using slider now, I'll see how that goes.
EDIT: Same deal with slider. Kinda sucks, I was looking forward to some new features.
New GooFans Rules | My Addins
Slider works, doesn't it? I've used them before, in WooGLE. Did you put them into te scene file or the level file?
NothingGoo, I have some Ice Goo somewhere that I made a long time ago. You can get them from the level Oil Spill. Feel free to use or modify them.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
I didn't know slider was in WooGLE However I put it in the scene file, and it just got removed afterwards.
However, if it does work, then the reason it's being removed might be due to something else. Which might mean polygon works too...
New GooFans Rules | My Addins
Thanks! I will start soon! suspect the ice goo is albino goo though, but what would happen if we try your goo? Wait for the news!
Because writing signatures is too mainstream
Try adding a rectangle. Is it removed?
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Well, when adding a slider I added a rectangle along with it. Basically I just copied these lines from nothinggoo:
It got deleted along with the slider, so it's got to be something with the level. Or my method. Or something else completely.
I might try making a custom level tomorrow though, and see if I can get polygon working.
New GooFans Rules | My Addins
Did you delete the original file before recompiling? It's by default write-protected.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Oh... no, I didn't do that. But I did decrypt it before testing in-game and it gave me the correct XML. I could have done it wrong though, I dunno.
It's getting real late but I'll try that tomorrow and play around to see if I can get it working. I just got a new mouse too so it'll feel like heaven
New GooFans Rules | My Addins
When removing the GoingUp.scene.bin before encrypting my edited GoingUp.scene.xml, it still does the same: the level works but the slider and rectangle are removed from the xml.
However, I made my own level and did the same thing. I then opened it in WooGLE again, and it appears both the rectangle and slider were missing some elements. The slider didn't have a body2, and the rectangle didn't have a rotation. I added those in, tested the level, and although the slider didn't seem to do much (I don't know how they work but that doesn't matter) it did remain, as did the rectangle.
So now just to try out polygon
EDIT: I just realised why GoingUp was removing the slider and stuff: I ran WoG from GooTool (because I used that for encrypting and decrypting), so it kept replacing the new bin with the old bin. How stupid can I get
EDIT2:OK so this is getting real exciting. I just tested out the whole slider thing in GoingUp and it worked (now that I run WoG directly from its .exe). I added the polygon code and the level ran. I mean, I didn't crash, but I didn't see any sign of the polygon either, the level just acted as if it wasn't even there. However when looking at the coordinates of the vertices (in the Vertex tags), I'd expect at least one side of the polygon to come within the scenebounds, and thus interact with the gooballs somehow.
Any ideas?
New GooFans Rules | My Addins
Maybe you should test the beta version of the game which i got the code from? ]
Find it here
Because writing signatures is too mainstream
Remember, in XML, anything invalid is ignored. So if it didn't crash that didn't necessarily mean it worked.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
^what I thought but wasn't sure about.
I'm guessing it didn't work then.
Find it here
I'm sure it'd work with that, I was just curious if it worked in the current game. If it did that would be awesome, but it doesn't seem to. Oh well, it was fun trying
New GooFans Rules | My Addins