| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169 |
- name: "repeating_background"
- scale_along_z: 0
- embedded_instances {
- id: "background"
- data: "components {\n"
- " id: \"repeating_background\"\n"
- " component: \"/example/repeating_background.script\"\n"
- "}\n"
- "embedded_components {\n"
- " id: \"model\"\n"
- " type: \"model\"\n"
- " data: \"mesh: \\\"/builtins/assets/meshes/quad.dae\\\"\\n"
- "name: \\\"{{NAME}}\\\"\\n"
- "materials {\\n"
- " name: \\\"default\\\"\\n"
- " material: \\\"/example/repeating_background.material\\\"\\n"
- " textures {\\n"
- " sampler: \\\"texture0\\\"\\n"
- " texture: \\\"/assets/bg_icon.png\\\"\\n"
- " }\\n"
- "}\\n"
- "\"\n"
- "}\n"
- ""
- rotation {
- z: 0.13052619
- w: 0.9914449
- }
- scale3 {
- x: 512.0
- y: 512.0
- }
- }
- embedded_instances {
- id: "camera"
- data: "embedded_components {\n"
- " id: \"camera\"\n"
- " type: \"camera\"\n"
- " data: \"aspect_ratio: 1.0\\n"
- "fov: 0.7854\\n"
- "near_z: -1.0\\n"
- "far_z: 1.0\\n"
- "orthographic_projection: 1\\n"
- "\"\n"
- "}\n"
- ""
- }
- embedded_instances {
- id: "ui"
- data: "embedded_components {\n"
- " id: \"label1\"\n"
- " type: \"label\"\n"
- " data: \"size {\\n"
- " x: 512.0\\n"
- " y: 60.0\\n"
- "}\\n"
- "text: \\\"YOU EARNED\\\"\\n"
- "font: \\\"/assets/custom.font\\\"\\n"
- "material: \\\"/builtins/fonts/label-df.material\\\"\\n"
- "\"\n"
- " position {\n"
- " y: 187.0\n"
- " z: 0.1\n"
- " }\n"
- " scale {\n"
- " x: 0.75\n"
- " y: 0.75\n"
- " }\n"
- "}\n"
- "embedded_components {\n"
- " id: \"label2\"\n"
- " type: \"label\"\n"
- " data: \"size {\\n"
- " x: 512.0\\n"
- " y: 60.0\\n"
- "}\\n"
- "text: \\\"999 COINS!\\\"\\n"
- "font: \\\"/assets/custom.font\\\"\\n"
- "material: \\\"/builtins/fonts/label-df.material\\\"\\n"
- "\"\n"
- " position {\n"
- " y: -169.0\n"
- " z: 0.1\n"
- " }\n"
- "}\n"
- "embedded_components {\n"
- " id: \"coin3\"\n"
- " type: \"sprite\"\n"
- " data: \"default_animation: \\\"coin_06\\\"\\n"
- "material: \\\"/builtins/materials/sprite.material\\\"\\n"
- "size {\\n"
- " x: 96.0\\n"
- " y: 96.0\\n"
- "}\\n"
- "size_mode: SIZE_MODE_MANUAL\\n"
- "textures {\\n"
- " sampler: \\\"texture_sampler\\\"\\n"
- " texture: \\\"/assets/sprites.atlas\\\"\\n"
- "}\\n"
- "\"\n"
- " position {\n"
- " x: 20.0\n"
- " y: 41.0\n"
- " z: 0.1\n"
- " }\n"
- "}\n"
- "embedded_components {\n"
- " id: \"coin1\"\n"
- " type: \"sprite\"\n"
- " data: \"default_animation: \\\"coin_06\\\"\\n"
- "material: \\\"/builtins/materials/sprite.material\\\"\\n"
- "size {\\n"
- " x: 96.0\\n"
- " y: 96.0\\n"
- "}\\n"
- "size_mode: SIZE_MODE_MANUAL\\n"
- "textures {\\n"
- " sampler: \\\"texture_sampler\\\"\\n"
- " texture: \\\"/assets/sprites.atlas\\\"\\n"
- "}\\n"
- "\"\n"
- " position {\n"
- " x: -41.0\n"
- " y: 15.0\n"
- " z: 0.1\n"
- " }\n"
- "}\n"
- "embedded_components {\n"
- " id: \"coin2\"\n"
- " type: \"sprite\"\n"
- " data: \"default_animation: \\\"coin_06\\\"\\n"
- "material: \\\"/builtins/materials/sprite.material\\\"\\n"
- "size {\\n"
- " x: 96.0\\n"
- " y: 96.0\\n"
- "}\\n"
- "size_mode: SIZE_MODE_MANUAL\\n"
- "textures {\\n"
- " sampler: \\\"texture_sampler\\\"\\n"
- " texture: \\\"/assets/sprites.atlas\\\"\\n"
- "}\\n"
- "\"\n"
- " position {\n"
- " x: 6.0\n"
- " y: -30.0\n"
- " z: 0.1\n"
- " }\n"
- "}\n"
- "embedded_components {\n"
- " id: \"glow\"\n"
- " type: \"sprite\"\n"
- " data: \"default_animation: \\\"anim\\\"\\n"
- "material: \\\"/builtins/materials/sprite.material\\\"\\n"
- "size {\\n"
- " x: 600.0\\n"
- " y: 600.0\\n"
- "}\\n"
- "size_mode: SIZE_MODE_MANUAL\\n"
- "textures {\\n"
- " sampler: \\\"texture_sampler\\\"\\n"
- " texture: \\\"/builtins/graphics/particle_blob.tilesource\\\"\\n"
- "}\\n"
- "\"\n"
- "}\n"
- ""
- position {
- z: 0.5
- }
- }
|