3.0 TextureButton display pressed with shortcut

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By cravipat

I’ve setup a TextureButton with Normal and Pressed textures. I also setup a shortcut for the S key. When I press the shortcut key the pressed signal is emitted but the button never displays the pressed texture.

Based on the documentation it seems like this should work, so I’m not sure if it is an issue or if I don’t have something setup correctly.