123
This commit is contained in:
@ -6,27 +6,6 @@
|
||||
[node name="TouchControls" type="CanvasLayer"]
|
||||
script = ExtResource("1_42104")
|
||||
|
||||
[node name="Buttons" type="Control" parent="."]
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[node name="ButtonZ" type="TextureButton" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[node name="ButtonX" type="TextureButton" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[node name="ButtonC" type="TextureButton" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[node name="Joystick" type="Control" parent="."]
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
@ -49,3 +28,24 @@ offset_bottom = 40.0
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[node name="Buttons" type="Control" parent="."]
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[node name="ButtonZ" type="TextureButton" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[node name="ButtonX" type="TextureButton" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[node name="ButtonC" type="TextureButton" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
@ -35,7 +35,7 @@ architectures/x86=false
|
||||
architectures/x86_64=false
|
||||
version/code=1
|
||||
version/name=""
|
||||
package/unique_name="com.example.$genname"
|
||||
package/unique_name="org.pstvl.deltaruneyellow"
|
||||
package/name=""
|
||||
package/signed=true
|
||||
package/app_category=2
|
||||
|
Reference in New Issue
Block a user