CytopiaTeam / Cytopia

:deciduous_tree::house_with_garden::office::evergreen_tree: A city building simulation game
https://www.cytopia.net
GNU General Public License v3.0
1.97k stars 105 forks source link

Highlight Build menu buttons on hover (again) #1012

Closed lizzyd710 closed 1 year ago

lizzyd710 commented 2 years ago

We already have the textures made, and this used to be a thing before our big ImGui overhaul, but now they don't highlight when your mouse is over the big category buttons. This is an easy and quick task, since code is already there for showing a tooltip when you hover over the buttons, you would just need to add lines that would change the image/texture back and forth.