-- Loading a module with a direct dependency in a different folder return { ScenePath = "scene-folder", Camera = { Position = {0.0, 0.0, 0.0}, Rotation = {0.0, 0.0, 0.0, 0.0}, Focus = "Root" }, Modules = { "no-dependency", "child" } }