This commit is contained in:
h z
2024-06-26 14:23:02 +08:00
parent cbe5887f5f
commit b8af5f3ccd
22 changed files with 467 additions and 174 deletions

View File

@@ -21,3 +21,13 @@ offset_right = 40.0
offset_bottom = 40.0
mouse_filter = 2
texture = ExtResource("1_b34pm")
[node name="ShowAll" type="Button" parent="."]
layout_mode = 0
offset_left = 185.0
offset_top = 107.0
offset_right = 229.0
offset_bottom = 138.0
text = "Show All"
[connection signal="pressed" from="ShowAll" to="." method="ShowAll"]