summaryrefslogtreecommitdiff
path: root/Tray.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Tray.tscn')
-rw-r--r--Tray.tscn7
1 files changed, 0 insertions, 7 deletions
diff --git a/Tray.tscn b/Tray.tscn
index 8a26d5e..e44d890 100644
--- a/Tray.tscn
+++ b/Tray.tscn
@@ -65,13 +65,6 @@ size_flags_horizontal = 0
size_flags_vertical = 0
text = "<"
-[node name="TrayCollision" type="Area2D" parent="."]
-unique_name_in_owner = true
-collision_layer = 3
-collision_mask = 3
-
-[node name="CollisionShape2D" type="CollisionShape2D" parent="TrayCollision"]
-
[connection signal="resized" from="." to="." method="_on_resized"]
[connection signal="pressed" from="VBoxContainer/HBoxContainer/Save" to="." method="_on_save_pressed"]
[connection signal="pressed" from="VBoxContainer/HBoxContainer/Load" to="." method="_on_load_pressed"]