unknown-horizons / godot-port

Unknown Horizons Godot Engine Port
https://www.unknown-horizons.org
GNU General Public License v2.0
682 stars 87 forks source link

Create Main Menu #6

Closed LinuxDonald closed 4 years ago

LinuxDonald commented 5 years ago

Recreate the old Main Menu:

bildschirmfoto_2019-01-13_16-56-44

aaronfranke commented 5 years ago

https://github.com/unknown-horizons/godot-port/pull/9 I couldn't find the button texture used for the menu.

LinuxDonald commented 5 years ago

All main menu icons are here: https://github.com/unknown-horizons/unknown-horizons/tree/master/content/gui/icons/mainmenu

Inactive and Active versions.

aaronfranke commented 5 years ago

It's not in there. All the icons that go on top of the button are in there, but not the button background.

LinuxDonald commented 5 years ago

Thats the button image: https://github.com/unknown-horizons/unknown-horizons/blob/master/content/gui/images/buttons/mainmenu_button_bg.png

LinuxDonald commented 5 years ago

https://github.com/unknown-horizons/unknown-horizons/blob/master/content/gui/images/background/mainmenu/wheel.png

aaronfranke commented 5 years ago

d Everything on the main menu except the text is done.

LinuxDonald commented 4 years ago

Text is done.