Is there a way to check in a script if the scene is running from inside an editor in godot 3? I'd like to see some variables to useful values while editing.

2 months later

You can use "sync scene changes". Its found near the play scene button under a menu. I added images so you can see.

5 years later