project/main/main.collection
2025-08-27 20:08:01 +01:00

213 lines
5.2 KiB
Text

name: "main"
scale_along_z: 0
embedded_instances {
id: "controller"
data: "components {\n"
" id: \"main\"\n"
" component: \"/main/main.script\"\n"
"}\n"
"embedded_components {\n"
" id: \"level1_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/level1.collection\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"startscreen_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/startscreen.collection\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"gameover_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/gameover.collection\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"scoreboard_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/scoreboard.collection\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"entername_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/entername.collection\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"instructions_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/instructions.collection\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"settings_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/settings.collection\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"level2_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/level2.collection\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"level3_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/level3.collection\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"level1prescreen_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/level1prescreen.collection\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"level2prescreen_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/level2prescreen.collection\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"level3prescreen_proxy\"\n"
" type: \"collectionproxy\"\n"
" data: \"collection: \\\"/main/level3prescreen.collection\\\"\\n"
"\"\n"
"}\n"
""
}
embedded_instances {
id: "banner"
children: "lives"
data: "components {\n"
" id: \"banner\"\n"
" component: \"/main/banner.script\"\n"
"}\n"
"components {\n"
" id: \"score\"\n"
" component: \"/main/score.gui\"\n"
"}\n"
""
}
embedded_instances {
id: "lives"
data: "embedded_components {\n"
" id: \"life1\"\n"
" type: \"sprite\"\n"
" data: \"default_animation: \\\"still_right\\\"\\n"
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
"size {\\n"
" x: 105.0\\n"
" y: 154.0\\n"
"}\\n"
"textures {\\n"
" sampler: \\\"texture_sampler\\\"\\n"
" texture: \\\"/main/graphics.atlas\\\"\\n"
"}\\n"
"\"\n"
" position {\n"
" x: 374.0\n"
" y: 669.0\n"
" }\n"
" scale {\n"
" x: 0.3\n"
" y: 0.3\n"
" }\n"
"}\n"
"embedded_components {\n"
" id: \"life2\"\n"
" type: \"sprite\"\n"
" data: \"default_animation: \\\"still_right\\\"\\n"
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
"size {\\n"
" x: 105.0\\n"
" y: 154.0\\n"
"}\\n"
"textures {\\n"
" sampler: \\\"texture_sampler\\\"\\n"
" texture: \\\"/main/graphics.atlas\\\"\\n"
"}\\n"
"\"\n"
" position {\n"
" x: 416.0\n"
" y: 669.0\n"
" }\n"
" scale {\n"
" x: 0.3\n"
" y: 0.3\n"
" }\n"
"}\n"
"embedded_components {\n"
" id: \"life3\"\n"
" type: \"sprite\"\n"
" data: \"default_animation: \\\"still_right\\\"\\n"
"material: \\\"/builtins/materials/sprite.material\\\"\\n"
"size {\\n"
" x: 105.0\\n"
" y: 154.0\\n"
"}\\n"
"textures {\\n"
" sampler: \\\"texture_sampler\\\"\\n"
" texture: \\\"/main/graphics.atlas\\\"\\n"
"}\\n"
"\"\n"
" position {\n"
" x: 457.0\n"
" y: 669.0\n"
" }\n"
" scale {\n"
" x: 0.3\n"
" y: 0.3\n"
" }\n"
"}\n"
""
}
embedded_instances {
id: "sound"
data: "embedded_components {\n"
" id: \"amulet_sound\"\n"
" type: \"sound\"\n"
" data: \"sound: \\\"/Sounds/mixkit-player-jumping-in-a-video-game-2043.wav\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"dying_sound\"\n"
" type: \"sound\"\n"
" data: \"sound: \\\"/Sounds/mixkit-arcade-retro-game-over-213.wav\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"curse_dying_sound\"\n"
" type: \"sound\"\n"
" data: \"sound: \\\"/Sounds/mixkit-short-explosion-1694.wav\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"jump_sound\"\n"
" type: \"sound\"\n"
" data: \"sound: \\\"/Sounds/350905__cabled_mess__jump_c_05.wav\\\"\\n"
"\"\n"
"}\n"
"embedded_components {\n"
" id: \"mummy_sound\"\n"
" type: \"sound\"\n"
" data: \"sound: \\\"/Sounds/mixkit-arcade-bonus-alert-767 (1).wav\\\"\\n"
"\"\n"
"}\n"
""
}
embedded_instances {
id: "music"
data: "embedded_components {\n"
" id: \"background_music\"\n"
" type: \"sound\"\n"
" data: \"sound: \\\"/Sounds/curse.wav\\\"\\n"
"looping: 1\\n"
"\"\n"
"}\n"
""
}