File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
- [gd_scene load_steps =3 format =2 ]
1
+ [gd_scene load_steps =3 format =3 uid = "uid://77ye7lqgs7p4" ]
2
2
3
- [ext_resource path ="res://scenes/ui_nodes/AgeRatingTextureRect.gd" type = "Script" id =1 ]
4
- [ext_resource path ="res://scenes/ui_nodes/AccessibilityFocus.gd" type = "Script" id =2 ]
3
+ [ext_resource type = "Script" path ="res://scenes/ui_nodes/AgeRatingTextureRect.gd" id ="1" ]
4
+ [ext_resource type = "Script" path ="res://scenes/ui_nodes/AccessibilityFocus.gd" id ="2" ]
5
5
6
6
[node name ="AgeRatingTextureRect" type ="TextureRect" ]
7
7
offset_right = 40.0
8
8
offset_bottom = 40.0
9
- custom_minimum_size = Vector2 ( 80 , 100 )
10
- expand = true
11
- stretch_mode = 6
12
- script = ExtResource ( 1 )
9
+ expand_mode = 1
10
+ stretch_mode = 5
11
+ script = ExtResource ("1" )
13
12
14
13
[node name ="AccessibilityFocus" type ="Node" parent ="." ]
15
- script = ExtResource ( 2 )
14
+ script = ExtResource ("2" )
You can’t perform that action at this time.
0 commit comments