1
1
[gd_scene load_steps =18 format =3 uid ="uid://be11gat16xuto" ]
2
2
3
- [ext_resource type ="PackedScene" path ="res://scenes/ui_nodes/AgeRatingTextureRect.tscn" id ="1" ]
3
+ [ext_resource type ="PackedScene" uid = "uid://77ye7lqgs7p4" path ="res://scenes/ui_nodes/AgeRatingTextureRect.tscn" id ="1" ]
4
4
[ext_resource type ="Script" path ="res://scenes/popups/first_time/DateContainer.gd" id ="2" ]
5
5
[ext_resource type ="Script" path ="res://scenes/popups/first_time/RatingContainer.gd" id ="3" ]
6
6
[ext_resource type ="Script" path ="res://scenes/popups/first_time/RegionSection.gd" id ="4" ]
@@ -23,6 +23,8 @@ layout_mode = 3
23
23
anchors_preset = 15
24
24
anchor_right = 1.0
25
25
anchor_bottom = 1.0
26
+ grow_horizontal = 2
27
+ grow_vertical = 2
26
28
size_flags_horizontal = 3
27
29
size_flags_vertical = 3
28
30
script = ExtResource ("4" )
@@ -138,36 +140,26 @@ layout_mode = 2
138
140
custom_minimum_size = Vector2 (72 , 90 )
139
141
layout_mode = 2
140
142
texture = ExtResource ("8" )
141
- expand_mode = 1
142
- stretch_mode = 5
143
143
144
144
[node name ="2" parent ="VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2/RatingContainer/RatingIcons" instance =ExtResource ("1" )]
145
145
custom_minimum_size = Vector2 (72 , 90 )
146
146
layout_mode = 2
147
147
texture = ExtResource ("5" )
148
- expand_mode = 1
149
- stretch_mode = 5
150
148
151
149
[node name ="3" parent ="VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2/RatingContainer/RatingIcons" instance =ExtResource ("1" )]
152
150
custom_minimum_size = Vector2 (72 , 90 )
153
151
layout_mode = 2
154
152
texture = ExtResource ("7" )
155
- expand_mode = 1
156
- stretch_mode = 5
157
153
158
154
[node name ="4" parent ="VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2/RatingContainer/RatingIcons" instance =ExtResource ("1" )]
159
155
custom_minimum_size = Vector2 (72 , 90 )
160
156
layout_mode = 2
161
157
texture = ExtResource ("6" )
162
- expand_mode = 1
163
- stretch_mode = 5
164
158
165
159
[node name ="5" parent ="VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2/RatingContainer/RatingIcons" instance =ExtResource ("1" )]
166
160
custom_minimum_size = Vector2 (72 , 90 )
167
161
layout_mode = 2
168
162
texture = ExtResource ("9" )
169
- expand_mode = 1
170
- stretch_mode = 5
171
163
172
164
[node name ="VSeparator" type ="VSeparator" parent ="VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2" ]
173
165
layout_mode = 2
0 commit comments