added gumba mushroom and sound

This commit is contained in:
Jonas Braus
2024-07-29 18:54:40 +02:00
parent e06f422597
commit b339ef3c29
60 changed files with 1142 additions and 9 deletions
+2 -1
View File
@@ -6,4 +6,5 @@ func _ready():
animated_sprite_2d.play("default")
func _on_activate_body_entered(body):
queue_free()
if body.is_big:
queue_free()