so i want to stop every thing so i use get_tree().paused = true and i don't want my AcceptDialog to be stopped so i try make process mode always but it doesnt work try to add that AcceptDialog.paused = false but it can't be paused from the start and it keep give me this error Invalid assignment of property or key 'paused' with value of type 'bool' on a base object of type 'null instance'.