RingOfRaces/MiscScenes/Control.tscn

20 lines
490 B
Plaintext

[gd_scene load_steps=3 format=2]
[ext_resource path="res://pictures/arrow_down.png" type="Texture2D" id=1]
[sub_resource type="GradientTexture2D" id=1]
[node name="Control" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="TouchScreenButton" type="TouchScreenButton" parent="."]
position = Vector2( 890.674, 223.37 )
scale = Vector2( 4.01662, 3.80615 )
normal = ExtResource( 1 )
pressed = SubResource( 1 )
action = "ui_right"