34 lines
1.0 KiB
Plaintext
34 lines
1.0 KiB
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://dmhrv557hlw7b"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cb36lhaq4vybh" path="res://tomboltembak.png" id="1_64klp"]
|
|
[ext_resource type="Texture2D" uid="uid://bbi0eojfdr54m" path="res://tombolbawah.png" id="2_6no4q"]
|
|
|
|
[node name="CanvasLayer" type="CanvasLayer"]
|
|
|
|
[node name="Control" type="Control" parent="."]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = 1.0
|
|
offset_top = 3.0
|
|
offset_right = 1.0
|
|
offset_bottom = 3.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
|
|
[node name="tomboltembak" type="TouchScreenButton" parent="Control"]
|
|
modulate = Color(1, 1, 1, 0.39215687)
|
|
position = Vector2(47.000015, 416.99997)
|
|
scale = Vector2(0.362, 0.3520001)
|
|
texture_normal = ExtResource("1_64klp")
|
|
action = "click_kiri"
|
|
|
|
[node name="tombolbawah" type="TouchScreenButton" parent="Control"]
|
|
modulate = Color(1, 1, 1, 0.39215687)
|
|
position = Vector2(233.00012, 428.99997)
|
|
scale = Vector2(0.5173613, 0.52499986)
|
|
texture_normal = ExtResource("2_6no4q")
|
|
action = "gerak_bawah"
|