name: "create_atlas" scale_along_z: 0 embedded_instances { id: "go" data: "components {\n" " id: \"create_atlas\"\n" " component: \"/example/create_atlas.script\"\n" "}\n" "embedded_components {\n" " id: \"sprite\"\n" " type: \"sprite\"\n" " data: \"default_animation: \\\"coin\\\"\\n" "material: \\\"/builtins/materials/sprite.material\\\"\\n" "textures {\\n" " sampler: \\\"texture_sampler\\\"\\n" " texture: \\\"/assets/sprites.atlas\\\"\\n" "}\\n" "\"\n" "}\n" "" position { x: 360.0 y: 199.0 } } embedded_instances { id: "gui" data: "components {\n" " id: \"gui\"\n" " component: \"/example/create_atlas.gui\"\n" "}\n" "" }