Hello! I'm making a game in Godot 4 that has singleplayer and multiplayer. I want to make scenes that can be used in both modes so it can save time and resources, but there are scenes that needs to behave a little different depending whether it's singleplayer or multiplayer. Is there a method to check whether networking is being used or not?