extends ColorRect # Called when the node enters the scene tree for the first time. func _ready(): pass # Replace with function body. func _on_respawn_pressed(): Universal._ready() Universal.respaun = true # Fleg to recall ready script in player gd visible = !visible Universal.ui_lock = false