add animations
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://c8b5sqnocx8dr" path="res://core/game_menu/page_3.tscn" id="5_yq2ch"]
|
||||
|
||||
[node name="GameMenu" type="Control" unique_id=2124096517]
|
||||
process_mode = 3
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
@@ -20,31 +21,25 @@ mouse_filter = 2
|
||||
script = ExtResource("1_57vaj")
|
||||
|
||||
[node name="Tabs" type="HBoxContainer" parent="." unique_id=1745270897]
|
||||
layout_mode = 0
|
||||
offset_left = 1146.0
|
||||
offset_top = 214.0
|
||||
offset_right = 1754.0
|
||||
offset_bottom = 254.0
|
||||
layout_mode = 1
|
||||
offset_left = 1138.0
|
||||
offset_top = 208.0
|
||||
offset_right = 1734.0
|
||||
offset_bottom = 646.0
|
||||
|
||||
[node name="Tab1" parent="Tabs" unique_id=2026548604 instance=ExtResource("3_xmmnr")]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(200, 0)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
image = ExtResource("4_y36g7")
|
||||
|
||||
[node name="Tab2" parent="Tabs" unique_id=640092511 instance=ExtResource("3_xmmnr")]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(200, 0)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
index = 1
|
||||
|
||||
[node name="Tab3" parent="Tabs" unique_id=1769860923 instance=ExtResource("3_xmmnr")]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(200, 0)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
index = 2
|
||||
image = ExtResource("5_7d256")
|
||||
|
||||
@@ -69,7 +64,6 @@ mouse_filter = 2
|
||||
|
||||
[node name="Page1" parent="Pages" unique_id=2037261222 instance=ExtResource("3_quxs6")]
|
||||
unique_name_in_owner = true
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
mouse_filter = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user