name: "default" scale_along_z: 0 embedded_instances { id: "robot" data: "components {\n" " id: \"cursor\"\n" " component: \"/example/cursor.script\"\n" "}\n" "embedded_components {\n" " id: \"sprite\"\n" " type: \"sprite\"\n" " data: \"default_animation: \\\"walk\\\"\\n" "material: \\\"/builtins/materials/sprite.material\\\"\\n" "textures {\\n" " sampler: \\\"texture_sampler\\\"\\n" " texture: \\\"/assets/robot.tilesource\\\"\\n" "}\\n" "\"\n" "}\n" "embedded_components {\n" " id: \"frame\"\n" " type: \"label\"\n" " data: \"size {\\n" " x: 128.0\\n" " y: 32.0\\n" "}\\n" "color {\\n" " x: 0.0\\n" " y: 0.0\\n" " z: 0.0\\n" "}\\n" "font: \\\"/assets/text48.font\\\"\\n" "material: \\\"/builtins/fonts/label-df.material\\\"\\n" "\"\n" " position {\n" " y: -90.0\n" " }\n" "}\n" "" position { x: 360.0 y: 217.0 } } embedded_instances { id: "controls" data: "embedded_components {\n" " id: \"leftsprite\"\n" " type: \"sprite\"\n" " data: \"default_animation: \\\"arrowLeft\\\"\\n" "material: \\\"/builtins/materials/sprite.material\\\"\\n" "textures {\\n" " sampler: \\\"texture_sampler\\\"\\n" " texture: \\\"/assets/controls.atlas\\\"\\n" "}\\n" "\"\n" " position {\n" " x: -301.0\n" " }\n" "}\n" "embedded_components {\n" " id: \"rightsprite\"\n" " type: \"sprite\"\n" " data: \"default_animation: \\\"arrowRight\\\"\\n" "material: \\\"/builtins/materials/sprite.material\\\"\\n" "size {\\n" " x: 50.0\\n" " y: 50.0\\n" "}\\n" "textures {\\n" " sampler: \\\"texture_sampler\\\"\\n" " texture: \\\"/assets/controls.atlas\\\"\\n" "}\\n" "\"\n" " position {\n" " x: 300.0\n" " }\n" "}\n" "embedded_components {\n" " id: \"playstop\"\n" " type: \"sprite\"\n" " data: \"default_animation: \\\"start\\\"\\n" "material: \\\"/builtins/materials/sprite.material\\\"\\n" "textures {\\n" " sampler: \\\"texture_sampler\\\"\\n" " texture: \\\"/assets/controls.atlas\\\"\\n" "}\\n" "\"\n" "}\n" "" position { x: 360.0 y: 50.0 } }