25 lines
814 B
Plaintext
25 lines
814 B
Plaintext
[gd_scene format=3 uid="uid://dp7dvfauh5rpx"]
|
|
|
|
[ext_resource type="Script" uid="uid://dxh8e1n16qjpp" path="res://core/game_menu/collectible_ui.gd" id="1_tu5nx"]
|
|
[ext_resource type="Texture2D" uid="uid://dsvu86m5la1tp" path="res://core/game_menu/assets/page_2/cat_animals_collection.png" id="3_jkdsb"]
|
|
|
|
[node name="CollectibleUI" type="Control" unique_id=201865221]
|
|
custom_minimum_size = Vector2(210, 200)
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_right = 220.0
|
|
offset_bottom = 200.0
|
|
script = ExtResource("1_tu5nx")
|
|
|
|
[node name="CollectibleTexture" type="TextureRect" parent="." unique_id=506844785]
|
|
unique_name_in_owner = true
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_vertical = 3
|
|
texture = ExtResource("3_jkdsb")
|
|
stretch_mode = 3
|