58 lines
2.7 KiB
Plaintext
58 lines
2.7 KiB
Plaintext
[gd_resource type="Resource" script_class="CollectibleLibrary" format=3 uid="uid://c6pkpvsvimafb"]
|
|
|
|
[ext_resource type="Script" uid="uid://bj34o0org55ei" path="res://core/photo_mode/data/collectible_resource.gd" id="1_3cgvf"]
|
|
[ext_resource type="Script" uid="uid://hhuufh87skq5" path="res://core/photo_mode/data/collectible_library.gd" id="2_ggu10"]
|
|
[ext_resource type="Texture2D" uid="uid://cusgi1mpq5rn" path="res://core/game_menu/assets/page_2/dog_animals_collection.png" id="2_hgshs"]
|
|
[ext_resource type="Texture2D" uid="uid://dsvu86m5la1tp" path="res://core/game_menu/assets/page_2/cat_animals_collection.png" id="3_sj2nd"]
|
|
[ext_resource type="Texture2D" uid="uid://dl04xh8e35xyd" path="res://core/game_menu/assets/page_2/crow_animals_collection.png" id="4_6l4cv"]
|
|
[ext_resource type="Texture2D" uid="uid://calno16l7x4wq" path="res://core/game_menu/assets/page_2/pigeon_animals_collection.png" id="4_hgshs"]
|
|
[ext_resource type="Texture2D" uid="uid://ck36h88n5tebw" path="res://core/game_menu/assets/page_2/turtle_animals_collection.png" id="6_b7fb6"]
|
|
[ext_resource type="Texture2D" uid="uid://d2li830dm14ur" path="res://core/game_menu/assets/page_2/squirrel_animals_collection.png" id="6_cxbng"]
|
|
|
|
[sub_resource type="Resource" id="Resource_ggu10"]
|
|
script = ExtResource("1_3cgvf")
|
|
id = &"Cat"
|
|
title = "Cat"
|
|
image = ExtResource("3_sj2nd")
|
|
metadata/_custom_type_script = "uid://bj34o0org55ei"
|
|
|
|
[sub_resource type="Resource" id="Resource_3cgvf"]
|
|
script = ExtResource("1_3cgvf")
|
|
id = &"dog"
|
|
title = "Dog"
|
|
image = ExtResource("2_hgshs")
|
|
metadata/_custom_type_script = "uid://bj34o0org55ei"
|
|
|
|
[sub_resource type="Resource" id="Resource_pxmdy"]
|
|
script = ExtResource("1_3cgvf")
|
|
id = &"pigeon"
|
|
title = "Pigeon"
|
|
image = ExtResource("4_hgshs")
|
|
metadata/_custom_type_script = "uid://bj34o0org55ei"
|
|
|
|
[sub_resource type="Resource" id="Resource_w26i4"]
|
|
script = ExtResource("1_3cgvf")
|
|
id = &"crow"
|
|
title = "Crow"
|
|
image = ExtResource("4_6l4cv")
|
|
metadata/_custom_type_script = "uid://bj34o0org55ei"
|
|
|
|
[sub_resource type="Resource" id="Resource_sj2nd"]
|
|
script = ExtResource("1_3cgvf")
|
|
id = &"turtle"
|
|
title = "Turtle"
|
|
image = ExtResource("6_b7fb6")
|
|
metadata/_custom_type_script = "uid://bj34o0org55ei"
|
|
|
|
[sub_resource type="Resource" id="Resource_6l4cv"]
|
|
script = ExtResource("1_3cgvf")
|
|
id = &"squirrel"
|
|
title = "Squirrel"
|
|
image = ExtResource("6_cxbng")
|
|
metadata/_custom_type_script = "uid://bj34o0org55ei"
|
|
|
|
[resource]
|
|
script = ExtResource("2_ggu10")
|
|
collectibles = Array[ExtResource("1_3cgvf")]([SubResource("Resource_ggu10"), SubResource("Resource_3cgvf"), SubResource("Resource_pxmdy"), SubResource("Resource_w26i4"), SubResource("Resource_sj2nd"), SubResource("Resource_6l4cv")])
|
|
metadata/_custom_type_script = "uid://hhuufh87skq5"
|