View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0019271 | AI War 2 | GUI | Oct 31, 2017 7:51 pm | Nov 6, 2017 4:27 pm | |
Reporter | Cyborg | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.600 Tutorial Engine | ||||
Fixed in Version | 0.602 | ||||
Summary | 0019271: Quick select icons, can they match color? | ||||
Description | I'm not sure if these icons are staying, but they are currently a bright blue no matter the opponent or the player. I personally prefer the classic view. | ||||
Tags | No tags attached. | ||||
|
What exactly do you mean by "Quick Select icons"? Do you mean icons in the sidebar? |
|
Yep, I know he means those. At the moment, the answer is no, those can't match -- the icons in the game view are based on realtime 3D rendering of 2D sprites, and use a shader to color-shift to an appropriate value. The icons in the sidebar are based on flat images that are composited into the GUI using some very GUI-specific code. Though... I _might_ be able to do something based on the diffuse color. It won't be as pretty, but it would at least match in color. And I already hate the colors on the sidebar, so that wouldn't be a huge loss. |
|
We got it, between Keith and I. :) I hadn't been sure this was really going to be feasible or not. |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 31, 2017 7:51 pm | Cyborg | New Issue | |
Oct 31, 2017 8:56 pm | BadgerBadger | Note Added: 0046535 | |
Nov 1, 2017 12:33 pm | Chris_McElligottPark | Note Added: 0046547 | |
Nov 6, 2017 4:27 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Nov 6, 2017 4:27 pm | Chris_McElligottPark | Status | new => resolved |
Nov 6, 2017 4:27 pm | Chris_McElligottPark | Resolution | open => fixed |
Nov 6, 2017 4:27 pm | Chris_McElligottPark | Fixed in Version | => 0.602 |
Nov 6, 2017 4:27 pm | Chris_McElligottPark | Note Added: 0046582 |