extends Control func _on_more_option_pressed() -> void: %MoreOption.is_select=not %MoreOption.is_select %MoreOptionPanel.visibility_layer=%MoreOption.is_select pass # Replace with function body.