función para hacer algo invisible en GDScript
$Example_object.hide() to make invisible
$Example_object.show() to make visible
Energetic Echidna
$Example_object.hide() to make invisible
$Example_object.show() to make visible