função para tornar algo invisível no 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