Hello! I'm starting with Godot. I want to know how can i change a button texture at a function. I have button at my Game scene. And I want that at func game_over() my button changes the texture to another image. Some idea for coding this? Thanks in advance!