name: "main" scale_along_z: 0 embedded_instances { id: "go" data: "components {\n" " id: \"json_load\"\n" " component: \"/example/json_load.script\"\n" "}\n" "embedded_components {\n" " id: \"title\"\n" " type: \"label\"\n" " data: \"size {\\n" " x: 128.0\\n" " y: 32.0\\n" "}\\n" "text: \\\"No level loaded\\\"\\n" "font: \\\"/builtins/fonts/default.font\\\"\\n" "material: \\\"/builtins/fonts/label-df.material\\\"\\n" "\"\n" " position {\n" " x: 360.0\n" " y: 360.0\n" " }\n" "}\n" "embedded_components {\n" " id: \"Description\"\n" " type: \"label\"\n" " data: \"size {\\n" " x: 128.0\\n" " y: 32.0\\n" "}\\n" "text: \\\"Press \\\\\\\"1\\\\\\\" to load level_001 and \\\\\\\"2\\\\\\\" to to load level_002.\\\"\\n" "font: \\\"/builtins/fonts/default.font\\\"\\n" "material: \\\"/builtins/fonts/label-df.material\\\"\\n" "\"\n" " position {\n" " x: 360.0\n" " y: 50.0\n" " }\n" "}\n" "" }