update game_menu
This commit is contained in:
@@ -1,91 +1,56 @@
|
||||
[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="PackedScene" uid="uid://wckwvvnk8bt4" path="res://core/game_menu/biome_picker.tscn" id="2_q1k23"]
|
||||
[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
|
||||
[node name="BiomeSelector" type="HBoxContainer" unique_id=291322067]
|
||||
offset_right = 700.0
|
||||
offset_bottom = 400.0
|
||||
theme_override_constants/separation = 0
|
||||
alignment = 1
|
||||
|
||||
[node name="ArrowButtonLeft" parent="." unique_id=1696751730 instance=ExtResource("1_16l2d")]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 4
|
||||
flip_h = true
|
||||
|
||||
[node name="HBoxContainer2" type="HBoxContainer" parent="." unique_id=1117886768]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 24
|
||||
size_flags_horizontal = 3
|
||||
theme_override_constants/separation = 0
|
||||
alignment = 1
|
||||
|
||||
[node name="Biome1" type="TextureButton" parent="HBoxContainer2" unique_id=993296601]
|
||||
[node name="BiomePicker1" parent="HBoxContainer2" unique_id=477354740 instance=ExtResource("2_q1k23")]
|
||||
layout_mode = 2
|
||||
texture_normal = ExtResource("2_xjika")
|
||||
stretch_mode = 3
|
||||
size_flags_horizontal = 3
|
||||
image = ExtResource("2_xjika")
|
||||
|
||||
[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)
|
||||
[node name="BiomePicker2" parent="HBoxContainer2" unique_id=52821564 instance=ExtResource("2_q1k23")]
|
||||
custom_minimum_size = Vector2(200, 400)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
locked = false
|
||||
image = ExtResource("3_0noye")
|
||||
|
||||
[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="Texture" parent="HBoxContainer2/BiomePicker2" index="0" unique_id=606844933]
|
||||
texture = ExtResource("3_0noye")
|
||||
|
||||
[node name="HooverTween" parent="HBoxContainer2/Control/Biome2" unique_id=160227524 node_paths=PackedStringArray("detector_node", "visual_node") instance=ExtResource("5_16l2d")]
|
||||
[node name="TextureRect" parent="HBoxContainer2/BiomePicker2/Texture" index="0" unique_id=288045010]
|
||||
visible = false
|
||||
|
||||
[node name="HooverTween" parent="HBoxContainer2/BiomePicker2" index="1" unique_id=160227524]
|
||||
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]
|
||||
[node name="BiomePicker3" parent="HBoxContainer2" unique_id=1567545303 instance=ExtResource("2_q1k23")]
|
||||
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")
|
||||
size_flags_horizontal = 3
|
||||
image = ExtResource("4_0noye")
|
||||
|
||||
[node name="ArrowButtonRight" parent="." unique_id=1741162553 instance=ExtResource("1_16l2d")]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 4
|
||||
image = ExtResource("6_hjy5b")
|
||||
|
||||
[editable path="HBoxContainer2/BiomePicker2"]
|
||||
|
||||
Reference in New Issue
Block a user