mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
EditorScript is useful for one-off operations such as: - Use as a playground for GDScript or C# scripting without having to run a project. - Scale all light nodes in the currently edited scene. - Replace nodes that were copy-pasted with scene instances.