66 lines
2.4 KiB
Plaintext
66 lines
2.4 KiB
Plaintext
[gd_scene load_steps=7 format=3 uid="uid://brdr4ud3lhilj"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dopbuhbk36tll" path="res://tombolkiri.png" id="1_dqq5m"]
|
|
[ext_resource type="Texture2D" uid="uid://brykjcm40k3fs" path="res://tombolkanan.png" id="2_r3o52"]
|
|
[ext_resource type="Texture2D" uid="uid://bbi0eojfdr54m" path="res://tombolbawah.png" id="3_hyly5"]
|
|
[ext_resource type="Texture2D" uid="uid://mh87mphg3erp" path="res://tombolatas.png" id="4_1qs1k"]
|
|
[ext_resource type="Texture2D" uid="uid://car2du8hlg4ae" path="res://tombollompat.png" id="5_4f6vs"]
|
|
[ext_resource type="Texture2D" uid="uid://cb36lhaq4vybh" path="res://tomboltembak.png" id="6_qyf6q"]
|
|
|
|
[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="tombolkiri" type="TouchScreenButton" parent="Control"]
|
|
modulate = Color(1, 1, 1, 0.39215687)
|
|
position = Vector2(51.00004, 441.99997)
|
|
scale = Vector2(0.53442615, 0.5514951)
|
|
texture_normal = ExtResource("1_dqq5m")
|
|
action = "gerak_kiri"
|
|
|
|
[node name="tombolkanan" type="TouchScreenButton" parent="Control"]
|
|
modulate = Color(1, 1, 1, 0.39215687)
|
|
position = Vector2(199.99998, 451)
|
|
scale = Vector2(0.50825095, 0.52747256)
|
|
texture_normal = ExtResource("2_r3o52")
|
|
action = "gerak_kanan"
|
|
|
|
[node name="tombolbawah" type="TouchScreenButton" parent="Control"]
|
|
modulate = Color(1, 1, 1, 0.39215687)
|
|
position = Vector2(625.9999, 447)
|
|
scale = Vector2(0.5173613, 0.52499986)
|
|
texture_normal = ExtResource("3_hyly5")
|
|
action = "gerak_bawah"
|
|
|
|
[node name="tombolatas" type="TouchScreenButton" parent="Control"]
|
|
modulate = Color(1, 1, 1, 0.39215687)
|
|
position = Vector2(633.0001, 325)
|
|
scale = Vector2(0.5303643, 0.54098344)
|
|
texture_normal = ExtResource("4_1qs1k")
|
|
action = "gerak_atas"
|
|
|
|
[node name="tombollompat" type="TouchScreenButton" parent="Control"]
|
|
modulate = Color(1, 1, 1, 0.39215687)
|
|
position = Vector2(907.00006, 439.00003)
|
|
scale = Vector2(0.29666668, 0.2916667)
|
|
texture_normal = ExtResource("5_4f6vs")
|
|
action = "lompat"
|
|
|
|
[node name="tomboltembak" type="TouchScreenButton" parent="Control"]
|
|
modulate = Color(1, 1, 1, 0.39215687)
|
|
position = Vector2(754.99994, 434.99997)
|
|
scale = Vector2(0.362, 0.3520001)
|
|
texture_normal = ExtResource("6_qyf6q")
|
|
action = "click_kiri"
|