Arcen Games

General Category => AI War II => Topic started by: keith.lamothe on August 07, 2017, 12:56:23 pm

Title: AI War 2 - Alpha 0.507 - Part 2 - Programming : Sidebar Summary Counts
Post by: keith.lamothe on August 07, 2017, 12:56:23 pm
Moving the output of the number of squads and ships on each side from the debug/prototype location in the lower right into a more permanent position interleaved with the sidebar.


May not seem like a big deal, but it cleans the overall look up substantially, and concentrates all the UI's data on "what is here?" into one area of the screen. Well worth the 40 minutes to do; whether it's worth 40 of your minutes to watch depends entirely on which particular ways you are crazy :)

Resulting state of the UI is at 34:32 (https://youtu.be/n1L7iG5ifns?t=2072) .

Interesting note: all of this work was in the external C# and the XML, so it's a good example of the sort of things a modder can do to the UI.