Abe's Oddysee level maker?
Hi,
I was wondering whether there is any kind of program which lets you make your own levels on Abe's Oddysee? :D If not, will anyone ever make one? :confused: Thanks in advance. :) |
No. Paul's level builder lets you change backgrounds, I think.
|
Ok,
Would it be possible for anyone to make a level builder? If so, it would be so awesome. :) |
Well, folks have been trying in earnest for several years. Paul concluded that the original game engine is so convoluted and cobbled together that backwards engineering a level editor boarders the impossible. It's a great shame.
|
Paul said something in FC about making a new engine like A.L.I.V.E. to run the program, so that you'd then have the ability to edit the levels majorly. or something.
i don't fucking know. |
Basically by cloning it. Or more accurately, making an engine that looks similar to A.L.I.V.E. to the player
|
Well I hope that someone could make it work. :)
It is a shame that it is so hard. |
Through my research (which as of now is lost and useless because of several failed hard drives) I found out it is possible to replace collisions in levels, backgrounds, sprites (to an extent), characters, remove characters completely and change sound files so it plays the wrong beats and make animations not play but sprites still work and make the LED signs in RuptureFarms say stuff from other levels but that is all I could do with Paul's Level Builder, Camtool and other stuff with alot of fiddling, and most of this is for Oddysee only, Exoddus is even more awkward and annoying to work with.
|
I remember your video of sound-changed oddysee. I also recall you saying you'd release instructions to the public about some of the awesome a-licious stuff mentioned in the above post.
|
Yes, i would like to see a level creator. that would be amazing.
|
Great post.
|
Do I detect a hint of sarcasm?
|
:
:
Cut the spam. Right now. |
I think everybody would like to see a level builder. I mean, who looks at a great game and thinks, 'Man I'm so glad I don't have the oppurtunity to make levels for this game'?
|
I do. I could never be bothered.
|
Unless you feel obliged to anything you have the oppurtunity to, I don't see why.
|
True, but there are some games in which the levels are predefined so much that it would be practically impossible for it to be released to the public. Example, GTAIV. You would virtually never be able to make levels in that game.
|
I read Paul's topic and I think - as he already said - that Exoddus/Oddysee engine needs to be rewritten if somebody want a Level Builder. Many games was already rewritten. I read that he already managed to extract sprites and background images. These could be used as resources for new engine. Anyway I doubt there is somebody who will rewrite whole engine to make it more flexible and level builder to create custom levels.
|
rewritting a entire engine would be hard, but doable. I suggest either first to try gamemaker or c++ to program the engine
|
This game is imho far more complex to make it in gamemaker (Don't know... I never tried that tool). In this case I think C++ is way to go. When you are done writing engine there is still level builder to write (Althrough you will have many functions already done from time you was writing engine...)
|