-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EPIC] Facelift — Touch multiple visual features of the mod for a fresh look #523
Comments
I think we should also consider removing two buttons from the main menu bar:
|
Toggle despawn is popular with streamers though. Clear traffic does indeed belong to options. |
Looking a lot cleaner. I assume we'll be using a grey texture background that can be colorised in-game (eg. setting .color panel components colorizes the texture) so we can fiddle a bit with the tile colors? Freaking love the lane arrows icon. Suggestion: For priority signs, just have the yield triangle as that seems valid for both US and rest of world and will make the button much more clean and distinct. I think we also need something a lot cleaner looking for the junction restrictions icon. For inspiration: |
Icons look great! Background colors are grim :) If we use color panel behind icons, which we can set color in code (and later add accessibility features), we can just make background color brighter when tool is active. This would also reduce number of sprites used by 50%. |
Can you upload the icons as 50% grey on transparent background (so they can be easily colorised in-game) and I can work on getting the UI done. |
Adding another note to facelift EPIC above Suggestion: |
From user perspective, my needs are:
Some ideas... Glyphs:
Background:Remove the red/green border - wastes space and obfuscates glyphs. Charcoal color (eg: #999) background, then:
Could we depict it a bit like a narrow toolbar? Might be too visually cumbersome though? Lane feedback:Making buttons / toolbar (whatever) follow the curvature of road would look bad and impair usability. So maybe just the tried and tested 'lane sausages' as per #391 ? If we take toolbar approach with background, then we'd have single consistent mouse-over/out areas with which to show/hide the lane sausages. Smaller footprint:Glyphs could be about 75% of their current size maybe? Removal of the red/green border lines will save a lot of space. |
Toolbar approach is bad because we do not want to rotate it, remember the experiment with rotating lane arrows panel, which worked great but was confusing for some. And then if we do not rotate, it becomes just as confusing as lane arrows. |
Doesn't bother me, that is a fine colour to use. |
You should not use it, as it is experimental and will be dropped and reworked. |
UI Facelift Ideas
Follow a list of suggestions below, apply changes to make the mod look better and fix some usability issues. This should take short time and produce outstanding visual improvements without major changes to the code:
The text was updated successfully, but these errors were encountered: