Files
tgcc/core/game_menu/biome_selector.tscn
2026-05-12 23:48:04 +02:00

92 lines
3.3 KiB
Plaintext

[gd_scene format=3 uid="uid://bc60gon7fmvbr"]
[ext_resource type="PackedScene" uid="uid://dm3skv22c60tm" path="res://core/game_menu/arrow_button.tscn" id="1_16l2d"]
[ext_resource type="Texture2D" uid="uid://cin3kt42e6w3u" path="res://core/game_menu/assets/page_1/color_sx_biome.png" id="2_xjika"]
[ext_resource type="Texture2D" uid="uid://dc0sl04wem136" path="res://core/game_menu/assets/page_1/color_main_biome.png" id="3_0noye"]
[ext_resource type="Texture2D" uid="uid://dj6pt25w5i4jq" path="res://core/game_menu/assets/page_1/lucchetto.png" id="3_wyms5"]
[ext_resource type="Texture2D" uid="uid://c3qcivnwuisju" path="res://core/game_menu/assets/page_1/color_dx_biome.png" id="4_0noye"]
[ext_resource type="PackedScene" uid="uid://dxun0jk5t0n6" path="res://core/game_menu/hoover_tween.tscn" id="5_16l2d"]
[ext_resource type="Texture2D" uid="uid://clnfehvvft2vc" path="res://core/game_menu/assets/page_1/freccetta-1.png" id="6_hjy5b"]
[node name="HBoxContainer" type="HBoxContainer" unique_id=291322067]
offset_right = 751.0
offset_bottom = 343.0
theme_override_constants/separation = 24
alignment = 1
[node name="ArrowButtonLeft" parent="." unique_id=1696751730 instance=ExtResource("1_16l2d")]
layout_mode = 2
size_flags_vertical = 4
[node name="HBoxContainer2" type="HBoxContainer" parent="." unique_id=1117886768]
layout_mode = 2
theme_override_constants/separation = 24
alignment = 1
[node name="Biome1" type="TextureButton" parent="HBoxContainer2" unique_id=993296601]
layout_mode = 2
texture_normal = ExtResource("2_xjika")
stretch_mode = 3
[node name="TextureRect" type="TextureRect" parent="HBoxContainer2/Biome1" unique_id=2118495059]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -20.0
offset_top = -20.0
offset_right = 20.0
offset_bottom = 20.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("3_wyms5")
[node name="Control" type="Control" parent="HBoxContainer2" unique_id=1426883353]
custom_minimum_size = Vector2(162, 0)
layout_mode = 2
[node name="Biome2" type="TextureButton" parent="HBoxContainer2/Control" unique_id=1409565303]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
pivot_offset_ratio = Vector2(0.5, 0.5)
texture_normal = ExtResource("3_0noye")
stretch_mode = 3
[node name="HooverTween" parent="HBoxContainer2/Control/Biome2" unique_id=160227524 node_paths=PackedStringArray("detector_node", "visual_node") instance=ExtResource("5_16l2d")]
always_active = true
detector_node = NodePath("../..")
visual_node = NodePath("..")
scale_amount = Vector2(1.05, 1.05)
duration = 1.0
[node name="Biome3" type="TextureButton" parent="HBoxContainer2" unique_id=970033726]
layout_mode = 2
texture_normal = ExtResource("4_0noye")
stretch_mode = 3
[node name="TextureRect" type="TextureRect" parent="HBoxContainer2/Biome3" unique_id=1469769651]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -20.0
offset_top = -20.0
offset_right = 20.0
offset_bottom = 20.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("3_wyms5")
[node name="ArrowButtonRight" parent="." unique_id=1741162553 instance=ExtResource("1_16l2d")]
layout_mode = 2
size_flags_vertical = 4
image = ExtResource("6_hjy5b")