splishy splashy

This commit is contained in:
2023-02-07 16:54:29 +01:00
parent dace1fa599
commit 4fb34f2ffc
67 changed files with 1063 additions and 102 deletions
-3
View File
@@ -29,8 +29,5 @@ func message(msg: String, title: String = ""):
func _process(delta):
timer += delta
func _on_bottle_service_child_entered_tree(node):
pass # Replace with function body.
func _on_close_pressed(node):
node.get_parent().queue_free()