WEEKLY UPDATE
-
GUI system
For the sake of Floatlands we've written our own GUI system that works upon the IMGUI and only uses one render call (OnGUI call) and can be greatly optimized and elements inside of the system can be also recycled (used multiple times). For now you can only draw text, textures, lines and points. This is going to be expanded so we can also draw curves, rectangles and shapes with multiple color definition (e.g. line with a gradient).
-
WEAPONS & ENEMY ROBOTS
-
WEAPONS
-
NATURE IMPROVEMENTS