I want to change the texture button, by using code
e.g
var textura = preload("res://SelectPicture/Animals2C.png")
get_node("undo").set_texture(textura)
but it doesn't work
works only Sprite
"undo" is my button name
my is english is bad, i use transalator