G33X Nexus Entertainment > Precursors
New HUD in Development
contingencyplan:
--- Quote from: "morgul" ---But, what does the player need to see while he's fighting?
--- End quote ---
One of my mottos is "gluttany over starvation." I'd rather have too much than not enough. If we're gonna give the users the option to set up their own HUDs, then we shouldn't be asking "what does the Player need?" or even "what does the Player want?" - we should be asking "what information can we stick up there?" Naturally, we'll start out small. But after we get the system set up, we should be able to add just about any information in any form at a later time. The trick is gonna be allowing fancy displays, like the shield display in FreeSpace (used a rounded box with 4 sides and different intensities to show the shielding). I haven't done much with XML, but I would think we could put something of an if / else structure in there.
--- Quote from: "morgul" --- don't care if they can customize it, we need to figure out what we want there by default....
--- End quote ---
Also agreed. Thus, in terms of default information output, I'd say we'd need this at a minimum:
[*] Health - this includes not only physical damage, but shield and hull | armor integrity.
[*] Systems status - this goes with the above. The goal is for the Player to know what the status of their ship is at all times. However, this is put separate from the overall health of the ship (assuming there is one - I think there should be, even if it's nothing more than a percentage of max Service output) for reasons stated below.
[*] Ammunition / Wep status - MechWarrior 3 (brought up earlier) had a listing for each weapon equipped on your Mech. When the weapon fired, it turned red, and turned back to green as the weapon cooled down (went from left -> right - think progress-bars). We need something like that to tell the Player when they can fire their weapon again.
[*] Compass / radar - they need to know where they are, where they are heading, and where their allies and enemies are. Nuff said.
[*] Tracker - shows the location of the targeted enemy / ally in relation to them - which direction they have to turn to face them, etc. Note that this applies to all aspects, not just the space sim one.
[*] Damage indicator - shows which direction they're being hit from. I've played games with crummy hit indicators - makes life much more difficult. In real life, you get hit by a missile, you KNOW which direction it came from. In the game, this needs to be shown, since it can't be felt (easily).
[/list]
--- Quote from: "morgul" ---What information CANNOT be in a menu, or something a few click away.
--- End quote ---
Well, most of this should be bindable to keys on the keyboard. I think we could have toggles on most information, so the Player can customize their HUD at run-time by toggling certain information on / off. This is why we want a more granular interface control than simply "toggle health" to do the whole ship's health status.
As an example, if the Player's ship's Systems are all working, then the Player should [be able to] turn off that display so it doesn't pollute the viewing area with useless information. However, when the ship gets hit by the flaming green missile of death ;-), the Player needs to be able to bring up that display with the push of a key, and be able to send commands to it with keystrokes as well. As someone who's used both a mouse and a keyboard (e.g., while playing RTS games), I can promise you that when you figure out keyboard shortcuts, your productivity goes up FAST. Having stuff via a menu, esp. a mouse-based menu, will get Players killed, which in turn will get them very pissed off.
~Brian
fehknt:
How about HUD presets on hotkey combos? Basic navigation is one hotkey, combat is another, close range navigation is another, um, maybe a setup esp. for certian mission types (exploration)...
get hit with flaming green, um, missiles of death... um, yeah, and you hit the combat hotkey and your hud is set up just like you like it for combat situations. These could even remap the keybindings... yes, I like this.
Oh yeah -- and I want to have the ability to have a window that will constantly keep track of the nearest ship that has weapons powered up, or maybe that belongs to a hostile faction, or that is a law-enforcement vechicle... I want to ba able to have it change targets on-the-fly if there's a new ship in the area that meets my "closest" criteria, so I don't have to tap the "target nearest enemy" key every now and then to know if there's an enemy nearby...
Morgul:
--- Quote from: "fehknt" ---How about HUD presets on hotkey combos? Basic navigation is one hotkey, combat is another, close range navigation is another, um, maybe a setup esp. for certian mission types (exploration)[...]
--- End quote ---
I agree completely. It's how we've thought of it form early on... however, what modes should we have? What should go one them? Care to make a list, anyone?
--- Quote from: "fehknt" ---[...]These could even remap the keybindings... yes, I like this[...]
--- End quote ---
Most definitely. You see, our keybinding system is unique in the game, and it handles all that stuff flawlessly. You see, each one can have a keybinding config embeded in it, and when you swtich, it update the keybindings. Pretty simple, and support's already in the game for it. (Ask whitelynx about the kyebinding system, and what's different about it sometime.)
--- Quote from: "fehknt" ---[...]I want to have the ability to have a window that will constantly keep track of the nearest ship that has weapons powered up, or maybe that belongs to a hostile faction, or that is a law-enforcement vechicle... I want to ba able to have it change targets on-the-fly if there's a new ship in the area that meets my "closest" criteria, so I don't have to tap the "target nearest enemy" key every now and then to know if there's an enemy nearby[...]
--- End quote ---
Niiice idea. I hate having to hit 'r' in a lucasarts game.. I swear.... it's too damned distracting. I've found it works best to have someone else man the keyboard... sort of an impromptu multiplayer session. I'd like to remove the need in this game. Let's have it auto-update....
Note: This window will only be there if we decide the mode 'needs' it. All windows will be dependant on the 'mode selected'.
--Chris
fehknt:
I was thinking of user-defined, nameable modes, with a few defaults mapped to easy keybindings.
Navigation and combat would be my two...
Navigation has a ton of sensor windows and tracking the first, say, 5 closest "ships" and 1 closest "object", as well as a flight plan indicatior. very little window room actually visible.
Combat has a sensor window set up for short range, perhaps two on different axes... weapons loadout w/ammo indication and recycle time bars, and a damage display on the nearest hostile ship, with a key setup to lock on to that ship until it is destroyed or you hit the lock key again. I'd also like a window showing the last ship to damage me, or perhaps the ship that has done the most damage to me in the last 2 minutes combined.
Leave enough space for 5 or 7 setups, and have a default that you launch in (or just revert to last used), and have each one have it's own keymap too, defaulting at all the same keys for basic flight, specialty keys different... and, say, ALT-1 for mode 1, ALT-2 for mode 2...
Oh yeah, and switching to certian modes should be able to do certian things to your ship: going into combat mode should raise the shields, arm all weapons, and possibly re-route power from the engines and life support to weapons and shields (in navigation mode, basically do the opposite.)
Exploration mode I envision being basically a hybrid of the first two: weapons armed and shields up, but a bunch of navigation and scanner windows, with power set up for engines, shields and life support, and only minimal weapons: just enough that you can shoot back, but not any more than that -- if you need weapons in a hurry, they're there, but you're not wasting energy on them, and you can switch to combat mode easily enough if you need heavy weapons.
Each of these windows should be customizable too, maybe with XML for each window -- but we should include enough different useful windows that the average user doesn't have to mess with XML.
Just a note on the XML -- I feel that no user should have to edit any XML, except for the power users that want to do extreme customization -- like making thier own, complicated version of the auto-updater (target nearest ship, unless there's a hostile ship within 5000km, in which case target that one, unless it's distance from me is increasing, just as an example of something that I don't feel we should include as a default, but have the ability to create.)
Now, how will average users do basic customization? We should have a in-game graphical utility that lets users drag-n-drop components and resize them etc into a window and then have the program write out the XML. Maybe as a free download on the website, or as a seperate program bundled with the game, but it should be available somehow.
Hell, I'm not a dev, but maybe such a third-party-tool I (or anyone else) could write, and you could just provide it on your site in the community area.
contingencyplan:
--- Quote from: "fehknt" ---Just a note on the XML -- I feel that no user should have to edit any XML, except for the power users that want to do extreme customization[...]
--- End quote ---
That's what I had in mind - the defaults will suffice for most people. However, if you want something more fine-tuned to your tastes, you can either write the XML file yourself, or you can have somebody write it for you. That's what I was thinking of earlier - the "power users" that will customize a game anyways (e.g., modding, reverse engineering, adding or modifying content, etc.) could make some in-game cash by coming up with a particularly useful setup, then selling it to other people. The obvious downside is the need for quasi-DRM for the files, but if we can find a way around that, we should be in good shape.
--- Quote from: "fehknt" ---Now, how will average users do basic customization? We should have a in-game graphical utility that lets users drag-n-drop components and resize them etc into a window and then have the program write out the XML. Maybe as a free download on the website, or as a seperate program bundled with the game, but it should be available somehow.
--- End quote ---
Agreed. Further, it should be *freely* available. However, I would limit the power of the tool to simple customizations of current profiles. I'm not saying we should do this artificially, but writing a program to do the higher-end stuff *may* require a lot of time and effort to code effectively, time and effort that would better be spent on the game itself.
--- Quote from: "fekhnt" ---Oh yeah, and switching to certian modes should be able to do certian things to your ship[...]
--- End quote ---
I really like this idea. Anything that makes the game more intuitive to the Player is a good thing.
~Brian
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version