updating project files
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bsv0uwfyqbbbw"]
|
||||
[gd_scene format=3 uid="uid://bsv0uwfyqbbbw"]
|
||||
|
||||
[ext_resource type="Script" path="res://guide_examples/action_priority/dpad_spells/dpad_spells.gd" id="1_pl5jh"]
|
||||
[ext_resource type="Script" uid="uid://wsbm3iwylkto" path="res://guide_examples/action_priority/dpad_spells/dpad_spells.gd" id="1_pl5jh"]
|
||||
|
||||
[node name="DpadSpells" type="GridContainer"]
|
||||
[node name="DpadSpells" type="GridContainer" unique_id=482219761]
|
||||
offset_right = 323.0
|
||||
offset_bottom = 329.0
|
||||
columns = 3
|
||||
script = ExtResource("1_pl5jh")
|
||||
|
||||
[node name="Spacer" type="Control" parent="."]
|
||||
[node name="Spacer" type="Control" parent="." unique_id=2124075307]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Up" type="TextureRect" parent="."]
|
||||
[node name="Up" type="TextureRect" parent="." unique_id=1507281224]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
@@ -19,10 +19,10 @@ size_flags_vertical = 3
|
||||
expand_mode = 1
|
||||
stretch_mode = 5
|
||||
|
||||
[node name="Spacer2" type="Control" parent="."]
|
||||
[node name="Spacer2" type="Control" parent="." unique_id=1689968107]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Left" type="TextureRect" parent="."]
|
||||
[node name="Left" type="TextureRect" parent="." unique_id=365136364]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
@@ -30,10 +30,10 @@ size_flags_vertical = 3
|
||||
expand_mode = 1
|
||||
stretch_mode = 5
|
||||
|
||||
[node name="Spacer3" type="Control" parent="."]
|
||||
[node name="Spacer3" type="Control" parent="." unique_id=806520917]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Right" type="TextureRect" parent="."]
|
||||
[node name="Right" type="TextureRect" parent="." unique_id=1224032639]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
@@ -41,10 +41,10 @@ size_flags_vertical = 3
|
||||
expand_mode = 1
|
||||
stretch_mode = 5
|
||||
|
||||
[node name="Spacer4" type="Control" parent="."]
|
||||
[node name="Spacer4" type="Control" parent="." unique_id=1010424808]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Down" type="TextureRect" parent="."]
|
||||
[node name="Down" type="TextureRect" parent="." unique_id=1381829317]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
@@ -52,5 +52,5 @@ size_flags_vertical = 3
|
||||
expand_mode = 1
|
||||
stretch_mode = 5
|
||||
|
||||
[node name="Spacer5" type="Control" parent="."]
|
||||
[node name="Spacer5" type="Control" parent="." unique_id=1296234268]
|
||||
layout_mode = 2
|
||||
|
||||
Reference in New Issue
Block a user