13/03/18 ( 16:15:29 ) - GUIs are in progress #coding
This week has been pretty fruitful, behind the scenes. I have been adding GUIs to the game, so at the moment I am dealing with the small menu window, which brought to my attention that I had to re-create the circular upgrade gauges.
They were realized with fancy MovieClips before, and I have to work on animations, but for now they will be static images that are calculated on the fly.
Here is a little proof of concept, I added some sliders to the general tab so I can debug the values, filling and coloring. It is fine for now, more detailed UV maps will be added later so it will be a seamless ring of color when updated fully.
Soon I will be done and continue implementing the existing functions, many of which need this menu window to write their values - especially the turrets ---- looking forward to that :D