Modding brainstorms

From OniGalore
Revision as of 17:09, 13 November 2008 by Iritscen (talk | contribs) (porting content of second section of "Modding Oni" over here, adding some ideas)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Put any ideas for modding here. Some of these might be useful for the Edition, others might become standalone mods. If you know how to implement something, say so, but even if it's just the germ of an idea, we still want to hear it.

Upgraded content

High-resolution textures are highly welcome. --geyser

The environment could do with less dull colors, and the character textures have far too much compression/dithering. --geyser

Another challenge is to add reflectivity channels to all the "metallic" parts (characters, objects, environment). --geyser

What can we do with precipitation? The only precip. we see in the game is snow in the last level. What a tease! Can/should we add snow to other levels, or can we add new kinds of precip. like rain/sleet? --Iritscen

New animations

Anyone want to try their hands at animations? New ones, not tweaked ones? How about giving Konoko some authentic martial arts moves? (Maybe more on this later.) --Iritscen

New characters

Oni characters have a modular design one can take advantage of, by "swapping bones" and authoring all-new textures. --geyser

One can thus create entities more or less closely related to Oni's original ones, possibly with new storyline roles (Ninja Comguys, BGI executives, cyborg enforcers, WCG troops... you name it: it's almost easy - if you're creative). --geyser

Retrograded content

It's hard not to notice that some stuff looked better pre-beta. Let's make a list and see if we can turn back time to give Oni back some of the pretty stuff it used to have. Look at the "Pre-beta content" page's screenshots for ideas, there's a heckuvalot of them.

Muro's face was a lot nicer back when they made the 1999 trailer. --geyser

Barely visible in this shot from the trailer is a totally different wall down in the lobby. The lights actually cast light on the wall, as opposed to now, and generally the whole area is just 100 times better-loking than it is now (maybe I will get a comparison shot up here at some point). Can this be done with vertex lighting or some other means that doesn't involve re-writing the engine? --Iritscen

Some people have noticed that there are some different weapons in some early art and/or screenshots. Want to bring those up here? --Iritscen

One thing I can definitely see was different is the gun used here; it's also got a laser sight! --Iritscen

One can also see animated terminal screens in the trailer. That's currently very doable if you ask me. --Iritscen

This is a beautiful shot of the early Lab. It shows just how good baked lighting can look. Now, I'm not saying we try to make the Lab look this way, because obviously the Lab is now seen in the daytime, not at night, but it shows what should be possible, particularly at night. --Iritscen

TCTF HQ looked crazy better at one time; look at those sweet railings! --Iritscen by way of geyser

I'd like to see a clear shot of Damocles, because I think the concept art looked a lot better, but I'm not sure. If so, this is quite fixable. --Iritscen

Feast your eyes on the comparisons made here and tell me which looks better, the left or the right: Pre-beta_content#Syndicate_Mountain_Compound. Should we even be surprised at this point that the left is the pre-beta version? --Iritscen by way of geyser

Someone really ambitious could try to recreate the missing levels that were in the pre-beta, if only for testing at the time, because there's some interesting designs there: Pre-beta_content#Pre-beta_levels. --Iritscen

Scripting

Reshuffled or upgraded binaries are worthless without some genuinely inventive level logic.

For one thing, Oni's levels allow for 10 savepoints each, which allows:

  • either for more savepoints throughout a mission (possibly a lot harder)
  • or savepoints that "revisit" a level (alternate missions and storylines)
  • or non-mission savepoints like Oni Team Arena (and other such things) --geyser

It is also essential to set up innovative patrol paths (redeeming stealth). --geyser

Ghost possession

A script where Konoko can enter other's bodies and control them, leaving her own behind. This would be part of a new scenario where she has to accomplish some goal, but maybe she can't get into the area, so she leaves her body and takes over the enemy to get them to do her bidding. Picture her current body falling to the ground (we've got good anim.s to pick from for that), and a second Konoko that is ghosted (half-transparent) floats out (like floating ghost Shinatama) and moves through walls as you guide her, and when she touches an enemy, we use BSL to switch control to that character. If we were inventive enough, Konoko's real body could still be in danger while she's "astral projecting", and we could require the player to keep track of her body to make sure no one had discovered it laying there. Imagine running back to her body while in control of an Elite Striker, and beating up some fellow Syndicate dude that was beating on her! Could be a lot of fun if we don't make her body too hard to guard. And I think it all might be doable with scripting. --Iritscen

AI improvements

I don't know if this was a "manufactured" shot or not, but it's still awesome: _oni_07.jpg

Loser has already gotten basic dodging working; what would it take to specifically get ninjas to either "ninja-slide" or jump as a form of dodging fire? Also, that jumping dude is really jumping. How would the game play out if the ninjas actually did have greater leaping ability than Konoko? It would make sense, wouldn't it? Especially if they're androids as some people like to think ;-) --Iritscen