
implementation("io.github.pandulapeter.kubriko:tool-scene-editor-noop:0.1.3")The `tool-scene-editor-noop` module is a no-operation implementation of the scene editor tool within the Kubriko game engine. It serves as a placeholder or stub, allowing developers to include the scene editor in their projects without activating its functionality. This can be useful in scenarios where the scene editor's features are not required or when building for platforms that do not support the full scene editor implementation.