icqqq In godot 2, I can call Globals.has_singleton(), but I cant call it now in 3 so where is Globals.has_singleton in Godot 3?
kryzmak I think that is too obvious but just to make sure: Engine.has_singleton is not the method you are looking for?