starting a major rework, where all effects are controlled within a contact

This commit is contained in:
2026-02-06 02:13:01 -05:00
parent 435fbc7ba2
commit 043eb19b5a
41 changed files with 128 additions and 805 deletions

View File

@@ -1,92 +1,21 @@
[gd_scene load_steps=5 format=3 uid="uid://yaybgshgeb3d"]
[gd_scene format=3 uid="uid://yaybgshgeb3d"]
[ext_resource type="Texture2D" uid="uid://buee5y051op2" path="res://Art/phone.png" id="1_lrxfg"]
[ext_resource type="PackedScene" uid="uid://dj6cr426bn30b" path="res://Gameplay/phone_button.tscn" id="2_pr3bu"]
[ext_resource type="Script" uid="uid://dgmkhlit1vnf3" path="res://Gameplay/Phone.cs" id="2_ujt17"]
[ext_resource type="PackedScene" uid="uid://dh1oddbsjpysy" path="res://Gameplay/call_button.tscn" id="4_e164q"]
[node name="Phone" type="Sprite2D"]
[node name="Phone" type="Sprite2D" unique_id=1047098805]
texture = ExtResource("1_lrxfg")
script = ExtResource("2_ujt17")
[node name="PhoneButton1" parent="." instance=ExtResource("2_pr3bu")]
offset_left = -228.0
offset_top = 230.0
offset_right = 572.0
offset_bottom = 1030.0
scale = Vector2(0.13, 0.13)
[node name="PhoneButton2" parent="." instance=ExtResource("2_pr3bu")]
offset_left = -41.0
offset_top = 254.0
offset_right = 759.0
offset_bottom = 1054.0
scale = Vector2(0.13, 0.13)
[node name="PhoneButton3" parent="." instance=ExtResource("2_pr3bu")]
offset_left = 150.0
offset_top = 225.0
offset_right = 950.0
offset_bottom = 1025.0
scale = Vector2(0.13, 0.13)
[node name="PhoneButton4" parent="." instance=ExtResource("2_pr3bu")]
offset_left = -228.0
offset_top = 339.0
offset_right = 572.0
offset_bottom = 1139.0
scale = Vector2(0.13, 0.13)
[node name="PhoneButton5" parent="." instance=ExtResource("2_pr3bu")]
offset_left = -38.0
offset_top = 361.0
offset_right = 762.0
offset_bottom = 1161.0
scale = Vector2(0.13, 0.13)
[node name="PhoneButton6" parent="." instance=ExtResource("2_pr3bu")]
offset_left = 140.0
offset_top = 336.0
offset_right = 940.0
offset_bottom = 1136.0
scale = Vector2(0.13, 0.13)
[node name="PhoneButton7" parent="." instance=ExtResource("2_pr3bu")]
offset_left = -222.0
offset_top = 447.0
offset_right = 578.0
offset_bottom = 1247.0
scale = Vector2(0.13, 0.13)
[node name="PhoneButton8" parent="." instance=ExtResource("2_pr3bu")]
offset_left = -39.0
offset_top = 466.0
offset_right = 761.0
offset_bottom = 1266.0
scale = Vector2(0.13, 0.13)
[node name="PhoneButton9" parent="." instance=ExtResource("2_pr3bu")]
offset_left = 137.0
offset_top = 437.0
offset_right = 937.0
offset_bottom = 1237.0
scale = Vector2(0.13, 0.13)
[node name="PhoneButton0" parent="." instance=ExtResource("2_pr3bu")]
offset_left = -41.0
offset_top = 565.0
offset_right = 759.0
offset_bottom = 1365.0
scale = Vector2(0.13, 0.13)
[node name="CallButton" parent="." instance=ExtResource("4_e164q")]
[node name="CallButton" parent="." unique_id=1818383224 instance=ExtResource("4_e164q")]
offset_left = -199.0
offset_top = 123.0
offset_right = 601.0
offset_bottom = 923.0
scale = Vector2(0.13, 0.13)
[node name="Debug" type="RichTextLabel" parent="."]
[node name="Debug" type="RichTextLabel" parent="." unique_id=880177536]
offset_left = -209.0
offset_top = -339.0
offset_right = 225.0