Files
tictactoe/Gameplay/phone_button.tscn

30 lines
1.1 KiB
Plaintext

[gd_scene format=3 uid="uid://dj6cr426bn30b"]
[ext_resource type="Texture2D" uid="uid://4hculjnuw6ha" path="res://Art/capsule-fill.svg" id="1_6ytam"]
[ext_resource type="Script" uid="uid://cd1nniv27ef2f" path="res://Gameplay/PhoneButton.cs" id="1_d1byk"]
[ext_resource type="PackedScene" uid="uid://if21pf73w7by" path="res://Gameplay/contact.tscn" id="3_3os1s"]
[node name="PhoneButton" type="TextureButton" unique_id=1734514874]
clip_children = 2
offset_right = 800.0
offset_bottom = 800.0
texture_normal = ExtResource("1_6ytam")
texture_pressed = ExtResource("1_6ytam")
texture_hover = ExtResource("1_6ytam")
texture_disabled = ExtResource("1_6ytam")
texture_focused = ExtResource("1_6ytam")
script = ExtResource("1_d1byk")
[node name="Contact" parent="." unique_id=1509012205 instance=ExtResource("3_3os1s")]
position = Vector2(-228, 230)
scale = Vector2(0.13, 0.13)
[node name="ProgressBar" type="ProgressBar" parent="." unique_id=2023053611]
layout_mode = 0
offset_top = 117.0
offset_right = 803.0
offset_bottom = 712.0
step = 1.0
fill_mode = 3
show_percentage = false